Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard f45d083f9a Bug 27731: Remove hold class from individual OPAC search result hold link
This patch removes the "hold" class from the "Place hold" link
associated with each search result in the OPAC. The class isn't required
for any functionality or style and it unintentionally triggers the "hold
multiple" JS function which requires that a checkbox be checked.

To test, apply the patch and log into the OPAC as a user who can place
holds.

- Perform a catalog search which will return multiple results.
- Click the "Place hold" link under any search result.
- You should be taken to the hold confirmation page.
- On the search results page, confirm that the "Place hold" link at the
  top of the search results still works to place multiple holds at once.

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-23 13:12:56 +01:00
..
css Bug 27005: Compiled CSS 2021-02-08 17:09:32 +01:00
en Bug 27731: Remove hold class from individual OPAC search result hold link 2021-02-23 13:12:56 +01:00
images Bug 26164: Replace OPAC table sort icons with SVG 2020-09-29 14:28:19 +02:00
itemtypeimg Bug 23148: (follow-up) Replace gif files in the OPAC with pngs 2020-07-20 16:16:37 +02:00
js Bug 27353: Set X-Base-Total-Count header for REST API 2021-01-28 16:41:21 +01:00
lib Bug 26805: Remove remaining instances of jquery.checkboxes plugin from the OPAC 2020-11-03 10:57:35 +01:00