From 29174cd52ffdc5f3c54a12e53785b3f6c07f83fa Mon Sep 17 00:00:00 2001 From: Srdjan Date: Tue, 29 Dec 2015 14:09:45 +1300 Subject: [PATCH] Bug 15434: Search criteria definition table Collected search criteria and limit labels in opac-bottom.inc, so it can be used for both making search criteria selects and displaying back selections on the result screen. *-opac-bootstrap.po translation files need to be changed: - references to opac-advanced-search.tt need to be updated to opac-bottom.inc - messages and translations need  -s removed --- .../bootstrap/en/includes/opac-bottom.inc | 53 ++++++++++++++++++++ .../bootstrap/en/modules/opac-results-grouped.tt | 12 ++++- .../opac-tmpl/bootstrap/en/modules/opac-results.tt | 14 +++++- koha-tmpl/opac-tmpl/bootstrap/js/search.js | 57 ++++++++++++++++++++++ 4 files changed, 133 insertions(+), 3 deletions(-) create mode 100644 koha-tmpl/opac-tmpl/bootstrap/js/search.js diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc index 30ba396..8eff1ea 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc @@ -85,6 +85,7 @@ $.widget.bridge('uitooltip', $.ui.tooltip); + [% IF ( OPACAmazonCoverImages || SyndeticsCoverImages ) %]