Summary: | Switch single-column templates to Bootstrap grid: Circulation | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | testopia |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 19980 | ||
Attachments: |
Bug 20034: Switch single-column templates to Bootstrap grid: Circulation
Bug 20034: Switch single-column templates to Bootstrap grid: Circulation Bug 20034: Switch single-column templates to Bootstrap grid: Circulation |
Description
Owen Leonard
2018-01-18 16:42:26 UTC
Created attachment 70699 [details] [review] Bug 20034: Switch single-column templates to Bootstrap grid: Circulation This patch updates two single-column circulation templates to use the Bootstrap grid. - circulation-home.tt - Circulation home page. This patch corrects what appears to have been a long-broken three-column layout. - article-requests.tt - Article requests list. Turn on the ArticleRequests system preference if necessary. Go to Circulation -> Article requests. Each of these pages should look correct, with a single centered column with wide margins on either side. At lower browser widths the margins should disappear. Created attachment 70838 [details] [review] Bug 20034: Switch single-column templates to Bootstrap grid: Circulation This patch updates two single-column circulation templates to use the Bootstrap grid. - circulation-home.tt - Circulation home page. This patch corrects what appears to have been a long-broken three-column layout. - article-requests.tt - Article requests list. Turn on the ArticleRequests system preference if necessary. Go to Circulation -> Article requests. Each of these pages should look correct, with a single centered column with wide margins on either side. At lower browser widths the margins should disappear. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 71207 [details] [review] Bug 20034: Switch single-column templates to Bootstrap grid: Circulation This patch updates two single-column circulation templates to use the Bootstrap grid. - circulation-home.tt - Circulation home page. This patch corrects what appears to have been a long-broken three-column layout. - article-requests.tt - Article requests list. Turn on the ArticleRequests system preference if necessary. Go to Circulation -> Article requests. Each of these pages should look correct, with a single centered column with wide margins on either side. At lower browser widths the margins should disappear. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! |