Summary: | Toolbar background missing from staff client catalogue page | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | trivial | ||
Priority: | P5 - low | CC: | nengard |
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 10233 - Toolbar background missing from staff client catalogue page
[SIGNED-OFF] Bug 10233 - Toolbar background missing from staff client catalogue page [PASSED QA] Bug 10233 - Toolbar background missing from staff client catalogue page |
Description
David Cook
2013-05-13 00:36:48 UTC
Created attachment 18115 [details] [review] Bug 10233 - Toolbar background missing from staff client catalogue page The toolbar on the cataloging home page lacks the standard toolbar id, resulting in an inconsistent appearance. This patch adds the correct id. To test, apply the patch, clear your browser cache, and view the cataloging home page (cataloguing/addbooks.pl). The toolbar should look like other toolbars in Koha (for instance, members/members-home.pl). Created attachment 18122 [details] [review] [SIGNED-OFF] Bug 10233 - Toolbar background missing from staff client catalogue page The toolbar on the cataloging home page lacks the standard toolbar id, resulting in an inconsistent appearance. This patch adds the correct id. To test, apply the patch, clear your browser cache, and view the cataloging home page (cataloguing/addbooks.pl). The toolbar should look like other toolbars in Koha (for instance, members/members-home.pl). Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Created attachment 18128 [details] [review] [PASSED QA] Bug 10233 - Toolbar background missing from staff client catalogue page The toolbar on the cataloging home page lacks the standard toolbar id, resulting in an inconsistent appearance. This patch adds the correct id. To test, apply the patch, clear your browser cache, and view the cataloging home page (cataloguing/addbooks.pl). The toolbar should look like other toolbars in Koha (for instance, members/members-home.pl). Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template change only, no string changed involved. Works as described. This patch has been pushed to master and 3.12.x. |