Do not override per table data-id-cookie-table attribute by current route name globally (#7835)
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
iconsPrefix: 'fa',
|
||||
cookie: true,
|
||||
cookieExpire: '2y',
|
||||
cookieIdTable: '{{ Route::currentRouteName() }}',
|
||||
mobileResponsive: true,
|
||||
maintainSelected: true,
|
||||
trimOnSearch: false,
|
||||
|
||||
Reference in New Issue
Block a user