Save filter params to sessionStorage for orders list

- Use sessionStorage to save the filters params each time a filter is modified
This commit is contained in:
Jean-Baptiste Bellet
2021-05-20 15:12:24 +02:00
parent 088ae496cc
commit c5a2d183d8
7 changed files with 55 additions and 10 deletions

View File

@@ -110,5 +110,8 @@
// foundation
//= require ../shared/mm-foundation-tpls-0.9.0-20180826174721.min.js
// LocalStorage
//= require ../shared/angular-local-storage.js
// requires the rest of the JS code in this folder
//= require_tree .