Compare commits
2 Commits
5682ea1614
...
ada3971259
| Author | SHA1 | Date | |
|---|---|---|---|
| ada3971259 | |||
| 62e0fe7f5c |
@ -51,6 +51,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<div style="overflow-x: auto; width: 100%;">
|
||||
<table id="searchTable" class="tablesorter table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
@ -144,7 +145,7 @@
|
||||
@endforelse
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@php
|
||||
$totalPages = ceil($parks_table_total / $parks_table_perPage);
|
||||
$currentPage = $parks_table_page;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user