Bug 35329: Move patron search to modal - routing list
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Jan 2024 13:50:38 +0000 (14:50 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 10:01:13 +0000 (11:01 +0100)
commite3743529ebf7d9729b836c8f20cccabc06deab87
treec95b783e9b1a3ec1b8f6e9acc8327fbae1604e39
parent7a25557bfeaa889a8da9ab89dec352f95f12e374
Bug 35329: Move patron search to modal - routing list

The behaviour is a bit different here. Adding a patron from the popup
refreshed the parent page with the newly added patron.

With this patch the refresh of the page will happen when the modal is
closed (if patrons have been added).

Test plan:
Create a subscription, receive one item, create a routing list.
Add users.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing.tt
serials/routing.pl