Summary: | Correct toolbar markup on course reserve pages | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 11800 - Correct toolbar markup on course reserve pages
Bug 11800 - Correct toolbar markup on course reserve pages |
Description
Owen Leonard
2014-02-20 14:59:37 UTC
Created attachment 25506 [details] [review] Bug 11800 - Correct toolbar markup on course reserve pages This patch corrects some inconsistencies between the toolbars on some course reserves pages and other toolbars in Koha. Other changes: Removed obsolete commented markup and corrected some invalid markup. To test course reserves must be enabled. View the list of course reserves (course_reserves/course-reserves.pl) and the detail view of a course (course_reserves/course-details.pl?course_id=X). Toolbars on both pages should look correct and work correctly. Created attachment 25738 [details] [review] Bug 11800 - Correct toolbar markup on course reserve pages This patch corrects some inconsistencies between the toolbars on some course reserves pages and other toolbars in Koha. Other changes: Removed obsolete commented markup and corrected some invalid markup. To test course reserves must be enabled. View the list of course reserves (course_reserves/course-reserves.pl) and the detail view of a course (course_reserves/course-details.pl?course_id=X). Toolbars on both pages should look correct and work correctly. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> There are merge conflicts in 2 of the tt files - I don't want to make a mistake here. Owen, can you please rebase and switch back to Signed off? |