]> 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:11:54 +0000 (12:11 -0400)
commit2d67204d598cdb62585e59b1526a5ed98dfd5e4e
tree9e20891f94c1257d889e6e5b1b0837fb061fe1ba
parente6dc0c5f1e8a294959635f8da9a4056476e5e091
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>
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