Skip to content

Commit 701b0c8

Browse files
fix filter control and search (#28)
1 parent b396e00 commit 701b0c8

2 files changed

Lines changed: 7 additions & 17 deletions

File tree

assets/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ require('./css/styles.css');
66

77
require('bootstrap-table/dist/bootstrap-table.min');
88
require('bootstrap-table/dist/extensions/export/bootstrap-table-export.min');
9-
require('bootstrap-table/dist/extensions/cookie/bootstrap-table-cookie.min');
109
require('bootstrap-table/dist/extensions/sticky-header/bootstrap-table-sticky-header.min');
1110
//require('bootstrap-table/dist/extensions/toolbar/bootstrap-table-toolbar.min');
1211
require('./bootstrap-table-toolbar');

src/Resources/public/bootstrap-table.js

Lines changed: 7 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)