Fixes: U4-7590 List view layout cookie: Change to use local storage and clean up entry if its back to default layout.
This commit is contained in:
@@ -492,6 +492,10 @@ module.exports = function (grunt) {
|
||||
keepExpandedHierarchy: false,
|
||||
files: ['ng-file-upload.min.js']
|
||||
},
|
||||
'angular-local-storage': {
|
||||
keepExpandedHierarchy: false,
|
||||
files: ['dist/angular-local-storage.min.js']
|
||||
},
|
||||
'codemirror': {
|
||||
files: [
|
||||
'lib/codemirror.js',
|
||||
|
||||
Reference in New Issue
Block a user