Overhaul to Koha's js-menu systems. New language-picker in the footer required more...
authorOwen Leonard <oleonard@myacpl.org>
Mon, 14 Jan 2008 18:58:59 +0000 (12:58 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 14 Jan 2008 22:48:27 +0000 (16:48 -0600)
commit68ddaa54aaad6429ad49b660f4726c3f68bb2cde
treece0f3cee10f13296e25f8edecfe6efb3ad13f324
parentd7487d473e0323b4613b1fb19f531cab50e3a3ea
Overhaul to Koha's js-menu systems. New language-picker in the footer required more flexibility than jquery's clickmenu plugin offered, so both the language picker and the main navigation menu now use YUI's menu plugin. The necessary dependencies have been added, and ClickMenu-related files removed.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/includes/header.inc
koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc
koha-tmpl/intranet-tmpl/prog/en/js/staff-global.js
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/clickmenu.css [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.clickmenu.pack.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/container.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/container/container_core-min.js
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tmpl
koha-tmpl/intranet-tmpl/prog/img/more-up-arrow.gif [new file with mode: 0644]