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