]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1681943: show all list fields in mobile view
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 25 May 2017 01:22:11 +0000 (21:22 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 9 Jun 2017 16:12:35 +0000 (12:12 -0400)
commita724acf4083e070118cacf9562435f943321fe48
treea358ecd033819957cb85587546a1d217d1a11561
parent827790e8c879e5f8fc4e413b88ef1d684e97712f
LP#1681943: show all list fields in mobile view

In mobile view, "rotate" the temporary and permanent list
tables 90 degrees and put the column headings on the left/right
side.  data-label attributes are used to stash copies of the
column labels; the end result is similar to how the current
circulations table is displayed on narrow screens.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/lists.tt2
Open-ILS/src/templates/opac/parts/anon_list.tt2