From 98ec8c354c2252cf4110094ff76b585138bed17c Mon Sep 17 00:00:00 2001 From: McCanna Date: Wed, 8 Nov 2017 15:35:19 -0500 Subject: [PATCH] Staff Client Customization: Patron Registration Form Tweaks - Fixed alignment of checkboxes. - Hid Claims returned on new patron registration form. - Hid Claims never checked out. - Made survey drop 'up' instead of dropdown so it doesn't disappear off of page. Signed-off-by: McCanna --- .../src/templates/staff/circ/patron/t_edit.tt2 | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 index bbc2340023..f74bc37491 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -296,7 +296,7 @@ within the "form" by name for validation.
[% draw_field_label('au', 'juvenile') %]
-
+
[% draw_field_label('au', 'active') %]
-
+
[% draw_field_label('au', 'barred') %]
-
+
[% draw_field_label('au', 'master_account') %]
-
+
- + +
[% draw_field_label('au', 'claims_returned_count') %] [% draw_form_input('au', 'claims_returned_count', @@ -565,9 +566,11 @@ within the "form" by name for validation. [% draw_example_text('au', 'claims_returned_count') %]
+
- + +
[% draw_field_label('au', 'claims_never_checked_out_count') %] [% draw_form_input('au', 'claims_never_checked_out_count', @@ -576,6 +579,7 @@ within the "form" by name for validation. [% draw_example_text('au', 'claims_never_checked_out_count') %]
+
@@ -843,7 +847,7 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'valid') %]
-
+
[% draw_field_label('aua', 'within_city_limits') %]
-
+
{{question.question()}}
-
+