Bug 14544: QA fixes - some minor bug fixes
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Oct 2015 08:34:41 +0000 (09:34 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 Nov 2015 13:00:31 +0000 (10:00 -0300)
commit8cd4dc9bb782dfec4fda2a4946635fffdf271e38
tree2477d17b83817b8dd962ab9bf38cf128fe472443
parent44cd6841fa3e0f4edac5e0338ea7d2bc69ef1e0e
Bug 14544: QA fixes - some minor bug fixes

See comment 171 and 172 for more details.

This patch mainly fixes typo or silly error in templates.

It also uses the relationships added by previous patch to join the
biblioitems and items tables (changes in opac-shelves.pl and
shelves.pl).

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Exceptions.pm
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shareshelf.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt
opac/opac-sendshelf.pl
opac/opac-shelves.pl
virtualshelves/shelves.pl