From: Dan Briem Date: Wed, 7 Aug 2019 23:13:21 +0000 (-0400) Subject: LP#1803406 Due date box in check out has display issues at wider resolutions X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a45bda0eede006a9fa8a1aee3babd2846abd6cdc;p=evergreen%2Fpines.git LP#1803406 Due date box in check out has display issues at wider resolutions Adjusted bootstrap .col classes so the specific due date input displays the full date and prevents the barcode input group from collapsing at < 1179px. Signed-off-by: Dan Briem Signed-off-by: Terran McCanna Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 016e74b1da..65d56fb8ff 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -1,7 +1,7 @@
-
+
@@ -30,18 +30,17 @@ id="patron-checkout-barcode" type="text"/> + ng-class="{disabled : disable_checkout()}" value="[% l('Submit') %]"/>
-
+
-
+
--> - -
- - +
+