From 4178177504047693056873fa70c49835fe2bafa9 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Mon, 11 Jun 2018 15:28:19 +0000 Subject: [PATCH] Bug 20911: Use 'POST' to submit search history forms To test: 1 - Enable EnableOpacSearchHistory and EnableSearchHistory 2 - Do some searches 3 - View your search history in staff/opac 4 - Confirm you can delete single or multiple rows 5 - Confirm other page functionality has not changed --- .../intranet-tmpl/prog/en/modules/catalogue/search-history.tt | 8 ++++---- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt index 43a9bfa..a69e7a2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt @@ -31,7 +31,7 @@
[% IF ( current_biblio_searches ) %]

Current session

-
+
Select all visible rows | @@ -68,7 +68,7 @@ [% IF ( previous_biblio_searches ) %]

Previous sessions

- +
Select all visible rows | @@ -111,7 +111,7 @@
[% IF ( current_authority_searches ) %]

Current session

- +
Select all visible rows | @@ -148,7 +148,7 @@ [% IF ( previous_authority_searches ) %]

Previous sessions

- +
Select all visible rows | diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt index a2a774d..e146f76 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt @@ -44,7 +44,7 @@
[% IF ( current_biblio_searches ) %]

Current session

- +
Select all Clear all @@ -83,7 +83,7 @@
[% IF ( previous_biblio_searches ) %]

Previous sessions

- +
Select all Clear all @@ -129,7 +129,7 @@
[% IF ( current_authority_searches ) %]

Current session

- +
Select all Clear all @@ -166,7 +166,7 @@ [% IF ( previous_authority_searches ) %]

Previous sessions

- +