Bug 22751

Summary: Switch two-column templates to Bootstrap grid: Patron details
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: josef.moravec, 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:
19.05.00
Bug Depends on:    
Bug Blocks: 20654    
Attachments: Bug 22751: Switch two-column templates to Bootstrap grid: Patron details
Bug 22751: Switch two-column templates to Bootstrap grid: Patron details
Bug 22751: Switch two-column templates to Bootstrap grid: Patron details

Description Owen Leonard 2019-04-22 18:45:42 UTC
The patron details template (moremember.tt) should be updated to use the Bootstrap grid.
Comment 1 Owen Leonard 2019-04-22 18:57:20 UTC Comment hidden (obsolete)
Comment 2 Lucas Gass 2019-04-23 22:15:27 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2019-04-24 06:14:41 UTC
Created attachment 88594 [details] [review]
Bug 22751: Switch two-column templates to Bootstrap grid: Patron details

This patch updates the patron details page template to use the Bootstrap
grid.

To test, apply the patch and view the detail page for a patron in the
staff client. Adjust the browser width and confirm that the page adapts
to different sizes.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Nick Clemens (kidclamp) 2019-04-24 11:49:43 UTC
Awesome work all!

Pushed to master for 19.05
Comment 5 Martin Renvoize 2019-04-26 15:01:41 UTC
Enhancement will not be backported to 18.11.x series.