]> git.koha-community.org Git - koha.git/commit
(bug #3550) use GetRecordValue to retrieve subtitle
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 25 Aug 2009 09:53:50 +0000 (11:53 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sat, 19 Sep 2009 20:24:41 +0000 (22:24 +0200)
commit2152d95b3c6b0be2849ef75ca1972fa517022fe7
treec6c7b8c3b3f0fa6045f2a7865df354aaf6051e70
parent99aa441fb6fde10f100c42783ef05eb93ecac6f4
(bug #3550) use GetRecordValue to retrieve subtitle

This patch, is the first use of GetRecordValue, that use the Field mapping.
It retrieve the subtitle in Intranet using it, instead of the use an old function that doesn't work anymore.
This is a way to made koha more generic with each framework.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Search.pm
catalogue/detail.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl