]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Replace prefs tabs with select menu in mobile view
authorKathy Lussier <klussier@masslnc.org>
Fri, 20 Sep 2013 19:09:13 +0000 (15:09 -0400)
committerKathy Lussier <klussier@masslnc.org>
Fri, 20 Sep 2013 19:09:13 +0000 (15:09 -0400)
commit335c5350bc16d4ef2ca3dde10c787780af964108
treef6a32c4394e8417b979e88ab793d4010f0ccded3
parentc0f58a32292418f7e22e209a72c27a13bb33cfe2
Replace prefs tabs with select menu in mobile view

There are too many account preference tabs to display cleanly on a small
screen resolution, so let's replace them with a select menu for
navigation. At the same time, we remove hardcoded values used for the
navigation tabs so that we do not need to maintain links/labels for the
menus in two different places.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/prefs.tt2
Open-ILS/src/templates/opac/myopac/prefs_my_lists.tt2
Open-ILS/src/templates/opac/myopac/prefs_notify.tt2
Open-ILS/src/templates/opac/myopac/prefs_settings.tt2
Open-ILS/src/templates/opac/parts/myopac/prefs_base.tt2