Changeset 23535


Ignore:
Timestamp:
Jun 25, 2013, 9:07:57 PM (11 years ago)
Author:
flop25
Message:

[elegant]
when disabling the animation of the main menu, make sure the menu will be showed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/elegant/scripts.js

    r23251 r23535  
    7474                        }
    7575                });
    76 
    77 
    78         }       
     76        }
     77  else if (menubar.length == 1 && p_main_menu=="disabled") {
     78    showMenu(0);
     79  }
    7980       
    8081});
Note: See TracChangeset for help on using the changeset viewer.