]> git.koha-community.org Git - koha.git/commit
Bug 6860: SyndeticsClientCode improperly scoped on many OPAC pages
authorIan Walls <ian.walls@bywatersolutions.com>
Fri, 9 Sep 2011 10:34:56 +0000 (06:34 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 13 Sep 2011 13:13:09 +0000 (09:13 -0400)
commitc7483461999a249e67f7cdd518f29830428f87e8
tree0615fbcb8a8b84221ba80b506f2e6a95e24cae5b
parent342d6aaecec84beb0ad1bd0b75714e29490b266d
Bug 6860: SyndeticsClientCode improperly scoped on many OPAC pages

SyndeticsClientCode was locally scoped in nearly all loops, preventing it from working.

This patch fixes not only search results and shelf browsers, but also rarely-used parts of
opac-detail, opac-opensearch, opac-readingrecord, opac-showreviews and opac-user

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 156a849aa3759f377af07d4cdc7a6f58e58c18f4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-showreviews-rss.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-showreviews.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt