Merge branch 'develop'
This commit is contained in:
commit
8491e57258
1 changed files with 1 additions and 1 deletions
|
@ -168,6 +168,7 @@
|
|||
name="activityReport"
|
||||
id="table"
|
||||
data-height="400"
|
||||
data-sort-order="desc"
|
||||
data-show-export="false"
|
||||
data-url="{{ route('api.activity.index', ['limit' => 25]) }}">
|
||||
<thead>
|
||||
|
@ -235,7 +236,6 @@
|
|||
name="categorySummary"
|
||||
id="table"
|
||||
data-height="440"
|
||||
|
||||
data-url="{{ route('api.categories.index', ['sort' => 'assets_count', 'order' => 'asc']) }}">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue