| Summary: | Style fix for staff client lists page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Lists | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | julian.maurice, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 19658: Style fix for staff client lists page
Bug 19658: Style fix for staff client lists page Bug 19658: Style fix for staff client lists page Bug 19658: Style fix for staff client lists page Bug 19658: Style fix for staff client lists page |
||
|
Description
Owen Leonard
2017-11-20 17:25:40 UTC
Created attachment 69239 [details] [review] Bug 19658: Style fix for staff client lists page This patch makes a small style change so that the add barcode/biblionumber textareas don't overflow their container. <legend> is changed to <h4> in order to make this sidebar match similar sidebars. To test, apply the patch and open a list which you have permission to add items to. The "add items" form in the sidebar should look good. Created attachment 69241 [details] [review] Bug 19658: Style fix for staff client lists page Patch applies with no issues and works as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Patch does not apply anymore. Can you rebase it please ? Created attachment 69911 [details] [review] Bug 19658: Style fix for staff client lists page Patch applies with no issues and works as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Edit: Rebased for 16.11.x Created attachment 69914 [details] [review] Bug 19658: Style fix for staff client lists page Patch applies with no issues and works as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Edit: Rebased. Created attachment 69945 [details] [review] Bug 19658: Style fix for staff client lists page Patch applies with no issues and works as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Edit: Rebased. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! |