Bug 21186: (follow-up) Incorrect Bootstrap modal event name in multiple templates
authorOwen Leonard <oleonard@myacpl.org>
Thu, 25 Oct 2018 15:24:29 +0000 (15:24 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 29 Oct 2018 00:31:51 +0000 (00:31 +0000)
commitb94399131614a304b3a0282ec8a85194cc72b3cf
treef671ab7a163f501de05239fafeab55194586cc85
parent7b6107beaf06d3e3956dc69145d966a35de1a59d
Bug 21186: (follow-up) Incorrect Bootstrap modal event name in multiple templates

This patch addresses a few more instances of this problem which I didn't
catch in my first pass.

To test, apply the patch and clear your browser cache if necessary.

- Go to Circulation -> Check in and check in an item which has a hold.
  - When the 'Hold found' modal appears the checkin barcode field
    behind it should be disabled.
  - When the modal is dismissed the checkin field should be enabled
    again and focus should be on that field.

- Go to Administration -> Library groups.
  - Click the "Add group" button. The cursor focus should be on the
    title field.

- Go to Tools -> MARC modification templates.
  - Click the "New template" button. The cursor focus should be on the
    name field.

Signed-off-by: Cori Lynn Arnold <carnold@dgiinc.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/js/marc_modification_templates.js