Summary: | Update two-column templates with Bootstrap grid: Acquisitions part 5 | ||
---|---|---|---|
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: | martin.renvoize, nick, testopia |
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: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 20654 | ||
Attachments: |
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 |
Description
Owen Leonard
2018-11-08 19:28:06 UTC
neworderempty.tt and supplier.tt simply need some stray yui classes removed. Created attachment 82165 [details] [review] Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 This patch adds or corrects Bootstrap grids on three acquisitions-related templates. To test, apply the patch and confirm that these pages look correct and adjust well to various browser widths: - Acquisitions -> Vendor -> Basket -> View - Acquisitions -> Vendor -> Details - Acquisitions -> Vendor -> Basket -> Add to basket -> From a new (empty) record Created attachment 83302 [details] [review] Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 This patch adds or corrects Bootstrap grids on three acquisitions-related templates. To test, apply the patch and confirm that these pages look correct and adjust well to various browser widths: - Acquisitions -> Vendor -> Basket -> View - Acquisitions -> Vendor -> Details - Acquisitions -> Vendor -> Basket -> Add to basket -> From a new (empty) record Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 83568 [details] [review] Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5 This patch adds or corrects Bootstrap grids on three acquisitions-related templates. To test, apply the patch and confirm that these pages look correct and adjust well to various browser widths: - Acquisitions -> Vendor -> Basket -> View - Acquisitions -> Vendor -> Details - Acquisitions -> Vendor -> Basket -> Add to basket -> From a new (empty) record 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. |