Koha/koha-tmpl/opac-tmpl/bootstrap
Fridolin Somers 1eb3dcbc06 Bug 30740: Link to authorities 'used in' should not use equal
When showing an authority, there is a link to search biblio records it is used in.
Actually this link uses 'q=an=$auth_id', this is wrong for an URL, and other places use 'idx:value'.
It does not break search with Zebra nor Elasticsearch but it is better to use ':'

Test plan :
Check changed links return same results with and without patch

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-05-16 11:20:09 -10:00
..
css Bug 30688: Compiled CSS 2022-05-06 10:33:10 -10:00
en Bug 30740: Link to authorities 'used in' should not use equal 2022-05-16 11:20:09 -10:00
images Bug 29036: (follow-up) Improve the use of variables to keep colors consistent 2021-12-01 21:38:12 -10:00
itemtypeimg Bug 27523: (follow-up) Add copy of image to carredart in the OPAC 2021-08-18 16:28:25 +02:00
js Bug 14242: (follow-up) Clear all text input fields 2022-05-03 11:19:50 -10:00
lib Bug 29155: Upgrade jQuery and jQuery Migrate to latest versions 2022-04-25 10:00:22 -10:00