Do not override per table data-id-cookie-table attribute by current route name globally (#7835)

This commit is contained in:
Nikolay Didenko 2021-03-30 06:05:24 +03:00 committed by GitHub
parent c88813bbb8
commit 06e641b782
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,6 @@
iconsPrefix: 'fa',
cookie: true,
cookieExpire: '2y',
cookieIdTable: '{{ Route::currentRouteName() }}',
mobileResponsive: true,
maintainSelected: true,
trimOnSearch: false,