These various templates can be updated to use the Bootstrap grid. - admin/item_circulation_alerts.tt - authorities/merge.tt - catalogue/stockrotation.tt - ill/ill-requests.tt
Created attachment 81307 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. Also changed: Remove script "type" attribute; ill-requests.tt JavaScript moved to the footer. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - ILL requests: Details for all requests and "Manage request" view - Tools -> News: Main and add/edit view
Created attachment 82710 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - Tools -> News: Main and add/edit view
Created attachment 83294 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - Tools -> News: Main and add/edit view Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Created attachment 83571 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - Tools -> News: Main and add/edit view Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Awesome work all! Pushed to master for 19.05
Enhancement, will not be backported to 18.11.x series.