mirror of
https://github.com/Piwigo/piwigo-elegant.git
synced 2026-08-07 01:12:46 +02:00
[elegant]
when disabling the animation of the main menu, make sure the menu will be showed git-svn-id: http://piwigo.org/svn/trunk@23535 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+4
-3
@@ -73,9 +73,10 @@ jQuery("document").ready(function(jQuery){
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
else if (menubar.length == 1 && p_main_menu=="disabled") {
|
||||
showMenu(0);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user