--- .../prog/en/modules/catalogue/results.tmpl | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl index 2fb76c3..e240fcb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl @@ -23,17 +23,15 @@ function verify_images() { <!-- /TMPL_IF --> $(document).ready(function() { -<!-- TMPL_IF NAME="AmazonContent" --> $('#sortbyform').find("input:submit").hide(); $('#sort_by').change(function() { $('#sortbyform').submit(); }); -<!-- /TMPL_IF --> $("#z3950searchc").empty(); yuiZ3950button(); }); -<!-- TMPL_IF NAME="AmazonContent" --> +<!-- TMPL_IF NAME="AmazonEnabled" --> $(window).load(function() { verify_images(); }); -- 1.5.6.5 _______________________________________________ Koha-patches mailing list Koha-patches@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-patches