Koha/koha-tmpl/intranet-tmpl/prog/js
Brendan Lawlor 5c5a7d42e6
Bug 37059: Fix insert button in notices and slips
This patch fixes the insert button in notices and slips. The container id needed to be appened with '_panel'

To Test:
1. Edit any notice or slip and try to use the insert button
2. Nothing happens
3. Apply patch and refresh the browser
4. Edit any notice or slip and use the insert button
5. Confirm the parameters are inserted into the tempalte as expected.

Signed-off-by: Eric Garcia <cubingguy714@gmail.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-06-25 18:34:12 +02:00
..
fetch Bug 36700: Fix underscore in CSRF header 2024-05-01 13:40:12 +01:00
modals Bug 36373: Show existing bookings in the datepicker 2024-05-13 14:00:07 +02:00
pages Bug 36838: Add CSRF token to tags review AJAX requests 2024-05-13 16:24:18 +02:00
tables Bug 37047: (QA follow-up) Fix translations 2024-06-21 15:24:44 +02:00
vue Bug 36956: Allow all providers to be displayed in reports 2024-06-21 15:02:52 +02:00
acq.js Bug 30598: remove all the console.log redundancies 2024-04-29 09:35:51 +02:00
acquisitions-menu.js
additem.js
addorderiso2709.js
admin-menu.js
ajax.js
audio_alerts.js
auth-finder-search.js Bug 35903: In cataloguing authority plugin using autocomplete must set operator exact 2024-04-29 09:35:44 +02:00
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 33737: Fix undefined variable issues 2024-05-10 16:45:57 +02:00
cart.js
cashup_modal.js
catalog.js
cataloging.js Bug 36388: Mouse operation does not work in draggable fields in authority editor 2024-05-10 14:11:48 +02:00
cataloging_additem.js
categories.js Bug 34597: Add 'ill_request' to patron category admin page 2024-06-11 10:43:55 +01:00
charts.js
checkout_renewals_modal.js
checkouts.js Bug 36060: (follow-up) Remember selections when refreshing the table 2024-05-21 13:39:49 +02:00
cookieconsent.js Bug 34792: Improve flexibility of CookieConsentBar layout 2024-04-29 09:35:50 +02:00
datatables.js
elasticsearch-mappings.js Bug 36396: Link facet with authorised value category - ES 2024-05-07 15:53:53 +02:00
file-upload.js
form-submit.js Bug 36246: (QA follow-up) New JS should start tidy 2024-05-03 18:02:14 +02:00
funds_sorts.js
holds.js Bug 34263: (QA follow-up): Use flatpickr .clear instead 2024-05-10 14:11:44 +02:00
ill-availability-partner.js
ill-availability.js
ill-batch-modal.js
ill-batch-table.js
ill-batch.js
ill-list-table.js Bug 36894: Display journal article ILL request author 2024-06-11 08:11:38 +01:00
item_search_fields.js
job_progress.js
letter.js Bug 37059: Fix insert button in notices and slips 2024-06-25 18:34:12 +02:00
localcovers.js
mana.js
marc_modification_templates.js
marc_subfields_structure.js
members-menu.js Bug 29393: Ability to send emails from patron details page 2024-04-29 17:37:56 +02:00
members-patron-selections.js
members.js Bug 36738: Don't copy date when repeating date fields 2024-05-03 10:59:36 +02:00
merge-record.js
messaging-preference-form.js
modal_printer.js
onboarding.js
patron-webcam.js
recalls.js
resolve_claim_modal.js
restrictiontypes.js
rotating-collections.js
select2.js
serials-toolbar.js
showpredictionpattern.js
sms_providers.js
staff-global.js Bug 36844: (QA follow-up) Fix preselected options on set-library.pl 2024-05-17 10:36:22 +02:00
subscription-add.js
table_filters.js
tools-menu.js
upload-images.js Bug 36700: Fix CSRF-TOKEN header in image upload 2024-05-01 13:40:22 +01:00
viewlog.js
xmlControlfield.js
z3950_search.js