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 Cormack <chrisc@catalyst.net.nz>
Sat, 10 Sep 2011 09:37:47 +0000 (21:37 +1200)
commit156a849aa3759f377af07d4cdc7a6f58e58c18f4
treeba2d7a1e1fdcc6d41a4dade34c8a8510d1c15374
parent13db3b62a01312890ae19b27cde26a4165b21388
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>
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