Skip to content

Commit 41da31c

Browse files
authored
Merge pull request #17885 from grokability/#8859-show-cost-footer-on-models
Fixed #8859 - adds purchase sums on model view
2 parents ade03e4 + e81f63f commit 41da31c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/models/view.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
data-cookie-id-table="assetListingTable"
9191
data-id-table="assetListingTable"
9292
data-side-pagination="server"
93+
data-show-footer="true"
9394
data-toolbar="#assetsBulkEditToolbar"
9495
data-bulk-button-id="#bulkAssetEditButton"
9596
data-bulk-form-id="#assetsBulkForm"

0 commit comments

Comments
 (0)