LP1980297 Booking:reservations page not formatted in bootstrap opac
authorGarry Collum <gcollum@gmail.com>
Thu, 7 Jul 2022 18:17:05 +0000 (18:17 +0000)
committerJane Sandberg <js7389@princeton.edu>
Fri, 14 Oct 2022 22:15:56 +0000 (15:15 -0700)
commit6507887863beae706f864f9cfba2d118b127e404
treed36688c28ae43e6044dca13057675ded007ec993
parente170fc83f2bcaa5a3936b1b7e2625d02f8e919c1
LP1980297 Booking:reservations page not formatted in bootstrap opac

Formats the page's title and table in a consistent manner with other
pages in the bootstrap opac's myopac pages.  Also adds CSS so that
the correct labels are displayed on smallish screens.

To test.

1. Set ctx.show_reservations_tab in config.tt2 to true.
2. Create a couple of bookings for a patron and login to the opac as that
patron.
3. In the opac go to the reservations screen and notice the formatting.
Resize the screen to view the display on a small scale.
4. Apply the patch
5. Repeat 3 and now notice the page title and the table formatting. View
the table in a small screen.
6. Also view the reservations page as a patron with no bookings.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Jennifer Pringle <jennifer.pringle@bc.libraries.coop>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/reservations.tt2