summaryrefslogtreecommitdiff
path: root/core/js/menu.js
AgeCommit message (Collapse)Author
2008-12-08Restructure Menu processing to respect the differnent types of menu items ↵Tim Almdal
(Menu's, Menu_Link, Menu_Dialog)
2008-12-07Change the menu processing to add the gDialogLink class if the url starts ↵Tim Almdal
with a #. this results in a modal dialog box being opened. At this point the url is not retrieved and the text just shows up in the dialog box... need to look at that
2008-12-07Merge gallery3/branches/menus back into gallery3/trunkTim Almdal