mirror of
https://github.com/Piwigo/piwigo-elegant.git
synced 2026-03-28 17:43:07 +01:00
fixes #326, no more JS broken when elegant menu switcher is disabled
This commit is contained in:
@@ -87,9 +87,6 @@
|
||||
e.preventDefault();
|
||||
});
|
||||
}
|
||||
else if (menubar.length == 1 && p_main_menu=="disabled") {
|
||||
showMenu(0);
|
||||
}
|
||||
|
||||
// info show/hide
|
||||
if (imageInfos.length == 1 && p_pict_descr!="disabled") {
|
||||
|
||||
Reference in New Issue
Block a user