From 70532401ff56aca7076cc0555230f108cea101fb Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 5 Mar 2019 18:22:12 +0000 Subject: [PATCH] Bug 21030: Date widget on suspend modal not working correctly This patch makes a change to the suspend hold modal markup in order to allow the datepicker to work properly. To test, apply the patch and locate a patron in the staff client who has holds. - On the checkout or patron detail page, open the holds tab. - Click the "Suspend" button for one of the holds. - In the modal, trigger the date picker and confirm that the dropdowns for selecting month and year work correctly. --- koha-tmpl/intranet-tmpl/prog/js/holds.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/holds.js b/koha-tmpl/intranet-tmpl/prog/js/holds.js index c6bc3e5..757eb6d 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/holds.js +++ b/koha-tmpl/intranet-tmpl/prog/js/holds.js @@ -229,7 +229,7 @@ $(document).ready(function() { } $("body").append("\ -