Summary: | Remove inline style from table settings administration page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | alex.arnaud, jonathan.druart, lucas, mark.gavillet |
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: |
20.11.00
|
|
Circulation function: | |||
Bug Depends on: | 24156 | ||
Bug Blocks: | |||
Attachments: |
Bug 25974: Remove inline style from table settings administration page
Bug 25974: Remove inline style from table settings administration page Bug 25974: Remove inline style from table settings administration page |
Description
Owen Leonard
2020-07-10 14:27:53 UTC
Created attachment 106770 [details] [review] Bug 25974: Remove inline style from table settings administration page This patch removes an inline style attribute from the table settings administration template. A different style is added to the page's <style> block to try to accomplish a similar effect of expressing the hierarchy of the page. To test, apply the patch and go to Administration -> Table settings. The individual tables of settings should be offset from the headings above them. Created attachment 106786 [details] [review] Bug 25974: Remove inline style from table settings administration page This patch removes an inline style attribute from the table settings administration template. A different style is added to the page's <style> block to try to accomplish a similar effect of expressing the hierarchy of the page. To test, apply the patch and go to Administration -> Table settings. The individual tables of settings should be offset from the headings above them. Signed-off-by: David Nind <david@davidnind.com> Created attachment 106853 [details] [review] Bug 25974: Remove inline style from table settings administration page This patch removes an inline style attribute from the table settings administration template. A different style is added to the page's <style> block to try to accomplish a similar effect of expressing the hierarchy of the page. To test, apply the patch and go to Administration -> Table settings. The individual tables of settings should be offset from the headings above them. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! missing a dependency for 20.05.x, no backport |