There are a few single-column catalog-related templates which can be updated to use Bootstrap: basket\basket.tt catalogue\advsearch.tt catalogue\itemsearch.tt
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!