Fix for Bug 4532, Use include file for bibliodefaultview logic
authorOwen Leonard <oleonard@myacpl.org>
Wed, 19 May 2010 15:47:37 +0000 (11:47 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Thu, 24 Jun 2010 02:54:54 +0000 (22:54 -0400)
commita9c90b6dfb4e5648d9155294e0c911b2de9ecf43
treee4d0bc96efc0203a8e2ae9e1b32e1d137447e49a
parent20140de43e4d2402281fe3f621976959cc2edd44
Fix for Bug 4532, Use include file for bibliodefaultview logic

Note that this new include builds only the first half of the
anchor tag (<a>). Because title and subtitle are output differently
on some pages, rendering of the second half of the tag is left
to individual pages.

Includes fixes for staff client templates.

Change to basket.pl fixes a bug wherein the OPAC's bibliodefaultview
preference was being checked instead of the staff client's.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
basket/basket.pl
koha-tmpl/intranet-tmpl/prog/en/includes/biblio-default-view.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchoverdues.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tmpl