Skip to content

Commit d906b79

Browse files
committed
fix log pagination
1 parent abb48ca commit d906b79

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)