fix #1700 use user_prefs instead of cookies for the view selector in plugin manager

This commit is contained in:
Matthieu Leproux
2022-08-01 17:11:25 +02:00
parent 74e932a5a9
commit 1ed159f7a7
4 changed files with 19 additions and 11 deletions
@@ -37,8 +37,6 @@ const str_popin_update_btn = '{'Update'|@translate}';
const view_selector = '{$view_selector}';
console.log(view_selector);
months = [
"{'Jan'|@translate}",
"{'Feb'|@translate}",