]> git.koha-community.org Git - koha.git/commit
Bug 3789 Set off shelving location in staff and OPAC title display
authorJane Wagner <jwagner@ptfs.com>
Tue, 14 Dec 2010 16:39:12 +0000 (11:39 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 15 Dec 2010 02:48:32 +0000 (21:48 -0500)
commitd19300432fe0f7a940e7b685a343b7e505bbd0d4
treea0caac0e384f14adc19cfd09e7cef2034cabb67e
parent106725c45d7d3838b01e37b9d86f86dd84bfbde0
Bug 3789 Set off shelving location in staff and OPAC title display

Koha puts the shelving location immediately after the library name in the
"Location" column of the title display.  If the library name and/or shelving
location is wordy, the two can run together and a user can overlook the
shelving location.  I've added a new span class to the staff and OPAC .css
files and applied it to shelving location in both templates.  This puts the
shelving location on a separate line and in italics, to make it stand out from
the library name.

[Edit] Re-implemented some changes which wouldn't merge after so long

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit f05bd5984c94fbbf1603317fd9fdd8909959dbb5)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl