Bug 31132: (follow-up) Reset dropdown values and style button
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 12 Jul 2022 04:48:44 +0000 (16:48 +1200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Jun 2023 14:00:59 +0000 (11:00 -0300)
commit241eaa1967f0933b286779b813368850e9b0286b
treea0efc853b20f0ab517c811030a8ba447189ef24a
parenta9731a2d17138567cb262ecdb8850bc687d885eb
Bug 31132: (follow-up) Reset dropdown values and style button

This follow-up patch resets the dropdown values of the form alongside
the text inputs. It styles the button to look like a link so it doesn't
distract the user and get 'accidentally' clicked when attempting to
submit.

Test that the button looks and behaves as expected after submitting a
search.

Signed-off-by: nicolas <nicolas@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/auth-finder-search.inc
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/auth_finder.tt
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt
koha-tmpl/intranet-tmpl/prog/js/auth-finder-search.js