]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Centralized preferred library indicator
authorDan Scott <dan@coffeecode.net>
Thu, 29 Mar 2012 03:10:17 +0000 (23:10 -0400)
committerMike Rylander <mrylander@gmail.com>
Sun, 1 Apr 2012 02:46:22 +0000 (22:46 -0400)
commit35169cd0fe5383c5b6a704da5d78ed42bde69c7b
tree03a8e13ce1a968a27edf298975d87f7643626c29
parent9d38e1eee3a22bcc36b20305c9faf723fd79d0c7
TPAC: Centralized preferred library indicator

Create an explicit "Preferred library: Foobar" entry at the top of the
page (on the same line as pagination information), and include a subtle
checkmark to enable users to quickly jump to their "Search preferences"
settings and change their preferred library.

This enables us to remove the "(Preferred library)" note in the copy
counts for search results.

At the same time, move from a table display (for a single row? what?) to
a simple div/span layout for the search results.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/parts/pref_lib_display.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/record/body.tt2
Open-ILS/src/templates/opac/parts/result/copy_counts.tt2
Open-ILS/src/templates/opac/parts/result/paginate.tt2
Open-ILS/web/css/skin/default/opac/style.css