From: McCanna Date: Wed, 8 Nov 2017 20:35:19 +0000 (-0500) Subject: Staff Client Customization: Patron Registration Form Tweaks X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4ceeb39909ce3ad63a692d0e7ffa76648011a519;p=evergreen%2Fpines.git 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 --- 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 ebafd0829f..2b729128e3 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -398,6 +398,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', @@ -706,9 +711,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', @@ -717,6 +724,7 @@ within the "form" by name for validation. [% draw_example_text('au', 'claims_never_checked_out_count') %]
+
@@ -1099,6 +1107,7 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'valid') %]
+
[% draw_field_label('aua', 'within_city_limits') %]
+
{{question.question()}}
-
+