mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
fix #1700 use user_prefs instead of cookies for the view selector in plugin manager
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user