Skip to content

Commit 8002daf

Browse files
authored
Merge pull request #463 from dbarzin/dev
fix log pagination
2 parents 382376b + d906b79 commit 8002daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/logs/index.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class="table striped row-hover cell-border"
1414
data-rownum="false"
1515
data-check="false"
1616
data-check-style="1"
17+
data-show-pagination="false"
1718
>
1819
<thead>
1920
<th class="sortable-column">

0 commit comments

Comments
 (0)