]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1614807: Make holds history more responsive user/kmlussier/lp1614807-my-account-screen-fixes-squashed
authorKathy Lussier <klussier@masslnc.org>
Mon, 22 Aug 2016 10:10:14 +0000 (06:10 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 22 Aug 2016 10:30:05 +0000 (06:30 -0400)
commit3077e84cbd2aca7b84a4d4fefe7b0e8123a1bbd7
treef98d314afb8af3e8fad1b7c46fa84241d82c4da8
parent17a313ca163ebb8c534c9ec47e82221e0fd53d31
LP#1614807: Make holds history more responsive

When retrieving the holds history page on a mobile device, re-orient the table
as we do with other My Account screens.

Test plan
Pre-patch, retrieve the holds history screen for a patron that has enabled
holds history. Resize the screen to a width of 600 pixels or smaller. No
adjustments will be made to the table, and horizontal scrolling is required to
see some data.

Post-patch, after resizing this screen, the table should reorient itself with
the headers displaying in the left column, as is done on the other My Account
screens.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/css/style.css.tt2