Bug 10343: Rename OpacShowHoldNotes to OpacHoldNotes
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 29 May 2013 14:19:27 +0000 (16:19 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Jun 2013 17:01:11 +0000 (10:01 -0700)
commit77c646a5db9995cfc9c9d3633103e8bededd9781
tree667ba46bd11ebb6e040a45431fb0a0e7b283ac8a
parentaacb81f0abd36a2ce3800f5bff15ef2652e418a9
Bug 10343: Rename OpacShowHoldNotes to OpacHoldNotes

As QA followup on report 9722. Built on top of another followup report 10321.

Test plan:
Run the db revision included in the other patch.
Enable OpacHoldNotes. Check that you can add a hold note on opac-reserve.
Do you see it on opac-user and in staff on catalog detail of that biblio?
Do a grep on ShowHoldNotes on the Koha code: grep -i ignores case. You should
find three occurrences only in updatedatabase.pl (the old dbrev and this dbrev
renaming them). These are fine.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt
opac/opac-reserve.pl
opac/opac-user.pl