Fixed sort format.

This commit is contained in:
James Cole 2015-04-11 15:06:10 +02:00
parent 714c13bdbf
commit b53aaf7dde
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
@endif
<th>Current balance</th>
<th>Active</th>
<th data-dateformat="DD-MMM-YYYY">Last activity</th>
<th data-dateformat="DD-MM-YYYY">Last activity</th>
<th>Balance difference between {{Session::get('start')->format('jS F Y')}} and {{Session::get('end')->format('jS F Y')}}</th>
</tr>
</thead>

View File

@ -3,7 +3,7 @@
<tr>
<th data-defaultsort="disabled">&nbsp;</th>
<th>Name</th>
<th data-dateformat="DD-MMM-YYYY">Last activity</th>
<th data-dateformat="DD-MM-YYYY">Last activity</th>
</tr>
</thead>
<tbody>