Summary: | Remove unused mainmenu include and related styles in the staff client | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Paul Poulain <paul.poulain> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, kyle, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 8898 - Remove unused mainmenu include and related styles in the staff client
[SIGNED-OFF] Bug 8898 - Remove unused mainmenu include and related styles in the staff client |
Description
Owen Leonard
2012-10-10 18:30:27 UTC
A similar file, additem-menu.inc should be removed also. Created attachment 12764 [details] [review] Bug 8898 - Remove unused mainmenu include and related styles in the staff client This patch removes the mainmenu and additem-menu includes and #navigation references in staff-global.css which were used by those includes. Created attachment 12784 [details] [review] [SIGNED-OFF] Bug 8898 - Remove unused mainmenu include and related styles in the staff client This patch removes the mainmenu and additem-menu includes and #navigation references in staff-global.css which were used by those includes. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Applied patch, checked many different pages, no ill effects were percieved. QA comment: * remove things only (but some string, thus QAing before String Freeze) * grep mainmenu.inc and additem-menu show it's not used anymore passed QA Patch pushed to master Pushed to 3.8.x, will be in 3.8.7 |