[FIX] datatable issue with empty donors

This commit is contained in:
iAmShorty 2014-03-19 15:42:06 +01:00
parent e19f77f1ad
commit 40337e4627

View File

@ -5,7 +5,7 @@
<i class="fa fa-bitbucket fa-fw"></i> Pool Donors
</div>
<div class="panel-body">
<table class="table table-striped table-bordered table-hover datatable">
<table class="table table-striped table-bordered table-hover {if $DONORS}datatable{/if}">
<thead>
<tr>
<th>Name</th>