Summary: | Switch single-column templates to Bootstrap grid: Catalog | ||
---|---|---|---|
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 20033: Switch single-column templates to Bootstrap grid: Catalog
Bug 20033: Switch single-column templates to Bootstrap grid: Catalog Bug 20033: Switch single-column templates to Bootstrap grid: Catalog |
Description
Owen Leonard
2018-01-18 16:06:00 UTC
Created attachment 70697 [details] [review] Bug 20033: Switch single-column templates to Bootstrap grid: Catalog This patch updates a few catalog-related single-column templates to use the Bootstrap grid. - basket/basket.tt - The staff client cart. Add some items to the cart and open the cart. - catalogue/advsearch.tt - The advanced search page. - catalogue/itemsearch.tt - The item search page, both the initial form and the search results. Created attachment 70844 [details] [review] Bug 20033: Switch single-column templates to Bootstrap grid: Catalog This patch updates a few catalog-related single-column templates to use the Bootstrap grid. - basket/basket.tt - The staff client cart. Add some items to the cart and open the cart. - catalogue/advsearch.tt - The advanced search page. - catalogue/itemsearch.tt - The item search page, both the initial form and the search results. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 71208 [details] [review] Bug 20033: Switch single-column templates to Bootstrap grid: Catalog This patch updates a few catalog-related single-column templates to use the Bootstrap grid. - basket/basket.tt - The staff client cart. Add some items to the cart and open the cart. - catalogue/advsearch.tt - The advanced search page. - catalogue/itemsearch.tt - The item search page, both the initial form and the search results. 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! |