Koha/koha-tmpl/intranet-tmpl/prog/js
Katrin Fischer b1025849ff Bug 35528: Remove 'click' from links in system preferences
It's not necessary to label a link with 'click', it being
a link and being formatted as such is enough.

This updates the occurences in the sytem preferences editor.

To test:
* Go to system preferences like OpacUserCSS that allow editing
  in a textarea
* Verify link descrptions for editing and collapsing the area
* For a section of grouped system preferences, hover over the
  arrow and verify the text for collapsing/uncollapsing the area
* Apply patch, restart all
* Verify the links and tool tips have been updated

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 26447c5a68)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2024-01-03 15:25:05 +01:00
..
modals Bug 35081: Make it possible to translate catalog concern status messages 2023-10-20 11:02:53 -03:00
pages Bug 35528: Remove 'click' from links in system preferences 2024-01-03 15:25:05 +01:00
vue Bug 35526: Fix terminology and spelling for ERM data providers 2024-01-03 15:24:09 +01:00
acq.js
acquisitions-menu.js
additem.js Bug 35441: Fix typo 'UniqueItemsFields' system preference 2023-12-07 11:19:02 -10:00
addorderiso2709.js
admin-menu.js
ajax.js
audio_alerts.js
auth-finder-search.js
authorities-detail-modal.js
authtype.js
automatic_item_modification_by_age.js
basket.js
biblio_framework.js
browser.js
calendar.js
cancel_booking_modal.js Bug 29002: (follow-up) Add bookings count to side menu 2023-11-03 12:04:14 -03:00
cart.js Bug 35072: Fix invalid usage of "&amp;" in JavaScript intranet-tmpl script redirects 2023-10-24 10:05:27 -03:00
cashup_modal.js Bug 31041: (follow-up) Clean up and generalise 2023-11-08 09:59:00 -03:00
catalog.js Bug 35072: Fix invalid usage of "&amp;" in JavaScript intranet-tmpl script redirects 2023-10-24 10:05:27 -03:00
cataloging.js Bug 35425: Optimize UX when dragging a tag or subfield 2023-12-11 21:39:23 -10:00
cataloging_additem.js
categories.js
charts.js
checkout_renewals_modal.js
checkouts.js Bug 35251: Update checkout count when refreshing issue table 2023-11-10 10:59:34 -03:00
cookieconsent.js
datatables.js Bug 35284: Fix tests 2023-11-10 10:59:31 -03:00
desk_selection.js
elasticsearch-mappings.js
file-upload.js
funds_sorts.js Bug 22712: Make 'Show inactive funds' button on addorderiso2907.pl work for item budgets 2023-10-30 09:02:18 -03:00
holds.js Bug 35072: Fix invalid usage of "&amp;" in JavaScript intranet-tmpl script redirects 2023-10-24 10:05:27 -03:00
ill-availability-partner.js
ill-availability.js
ill-batch-modal.js
ill-batch-table.js
ill-batch.js
ill-list-table.js Bug 34058: Use buildSearchPatronQuery when searching for patrons on left side filters 2023-11-09 14:42:20 -03:00
item_search_fields.js
job_progress.js Bug 34468: Add progress callback to job_progress.js 2023-10-25 12:09:48 -03:00
letter.js
localcovers.js
mana.js
marc_modification_templates.js
marc_subfields_structure.js
members-menu.js Bug 35344: Warn on patron image upload if missing cardnumber 2023-12-11 21:40:15 -10:00
members.js
merge-record.js
messaging-preference-form.js
modal_printer.js Bug 31041: (follow-up) Clean up and generalise 2023-11-08 09:59:00 -03:00
onboarding.js
patron-webcam.js Bug 35344: Warn on patron image upload if missing cardnumber 2023-12-11 21:40:15 -10:00
place_booking_modal.js Bug 29002: Empty select2 options for patron at modal close 2023-11-03 12:04:29 -03:00
recalls.js
register_selection.js
resolve_claim_modal.js
restrictiontypes.js
rotating-collections.js
select2.js
serials-toolbar.js
showpredictionpattern.js
sms_providers.js
staff-global.js Bug 34058: Preparation: buildPatronSearchQuery 2023-11-09 14:42:19 -03:00
subscription-add.js
table_filters.js
tools-menu.js
upload-images.js
viewlog.js
xmlControlfield.js
z3950_search.js