try to fix buggy admin menu since jquery update
git-svn-id: http://piwigo.org/svn/trunk@20156 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
c3357f202e
commit
d0c95da2cb
3 changed files with 4 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ jQuery(document).ready(function(){ldelim}
|
|||
jQuery('#menubar').accordion({ldelim}
|
||||
header: "dt.rdion",
|
||||
event: "click",
|
||||
autoHeight: false,
|
||||
heightStyle: "content",
|
||||
active: {$ACTIVE_MENU}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue