@@ -, +, @@ plugin from the OPAC - The catalog search results page: The controls should also enable and disable the "Select titles to..." menu. - The list contents page: The controls should also enable and disable the "Select titles to..." links. - The suggestions page: The controls should also enable and disable the "Select suggestions to..." link. - The search history page: The controls should affect only the corresponding table ("Current" or "Previous") and should enable and disable the "Select searches to..." link. --- .../bootstrap/en/modules/opac-results-grouped.tt | 13 ++++++------- .../opac-tmpl/bootstrap/en/modules/opac-results.tt | 19 +++++++++++-------- .../bootstrap/en/modules/opac-search-history.tt | 4 ++-- .../opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 19 +++++++++++-------- .../bootstrap/en/modules/opac-suggestions.tt | 19 +++++++++++-------- .../lib/jquery/plugins/jquery.checkboxes.min.js | 13 ------------- 6 files changed, 41 insertions(+), 46 deletions(-) delete mode 100644 koha-tmpl/opac-tmpl/bootstrap/lib/jquery/plugins/jquery.checkboxes.min.js --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results-grouped.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results-grouped.tt @@ -290,7 +290,6 @@ [% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] - [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %]