Bug 13121: Move search results "action" links ("Place hold," "Add tag," etc) into...
authorOwen Leonard <oleonard@myacpl.org>
Tue, 7 Jan 2020 13:03:18 +0000 (13:03 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 29 Jan 2020 09:04:14 +0000 (09:04 +0000)
commit07d2a419f36711b5dc9b26a081eafa6a96cfdce9
tree9f14a93463b575efda65a76f31ac60285c8aadd7
parentf1f1c2e9b12d8d7bbcf5d88ad739e098a6031aef
Bug 13121: Move search results "action" links ("Place hold," "Add tag," etc) into include file

This patch moves markup for controls repeated across several OPAC
templates into a single include: Place hold, Request article, Add tag,
Save to lists, and Add to cart.

To test, apply the patch and view the following OPAC pages:

 - Search results
 - Shelf contents view
 - User tags list

On each of these pages all the controls should work correctly:

 - Place hold
 - Request art
 - Add tag
 - Save to lists
 - Add to cart

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/title-actions-menu.inc [new file with mode: 0644]
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt
opac/opac-shelves.pl
opac/opac-tags.pl