TPAC: Centralized preferred library indicator user/dbs/proud_preferred_library
authorDan Scott <dan@coffeecode.net>
Thu, 29 Mar 2012 03:10:17 +0000 (23:10 -0400)
committerDan Scott <dan@coffeecode.net>
Thu, 29 Mar 2012 03:23:42 +0000 (23:23 -0400)
commit791b7884a107032ae22ae10a1a13e69cf564af0f
treeae7a9c0dd0efb387fe3d9423636cc759b6002a1a
parent95a203d055bf2452e58621b396e54d45cccc44a0
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>
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