From 32fc22ef9bbb2e5e5faab0d9a1528984cab6774f Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 19 May 2023 15:28:22 +0000 Subject: [PATCH] Bug 33785: Some UI fixes to the orderreceive.tt modal To test: 1. Apply patch 2. Follow the steps in Bug 8179 to generate the modal on orderreceive.tt 3. Check that the following issues have been corrected: -The select2 dropdown for #bookfund is splitting onto multiple lines in the modal. -The modal header has a green line extending through it. -At smaller screen sizes the modal close button ( upper right corner of modal ) drops down below the h4. It should stay on the same line as the h4. -The modal is not centered on the screen. -The toogle inactive/active checkbox can become it's own list element. -The #current-fund can become a hint Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/acqui/orderreceive.tt | 29 ++++++++++++++----- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt index b2ab673a260..a2281a6fa53 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt @@ -12,7 +12,7 @@ [% INCLUDE 'doc-head-close.inc' %] @@ -112,9 +123,9 @@