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=c1af4f477bd1af5a481ffed5471072679c72e7ab;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 d15538e1b0..ca706711fd 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -390,6 +390,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', @@ -662,9 +667,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', @@ -673,6 +680,7 @@ within the "form" by name for validation. [% draw_example_text('au', 'claims_never_checked_out_count') %]
+
@@ -1024,6 +1032,7 @@ within the "form" by name for validation.
[% draw_field_label('aua', 'valid') %]
+
[% draw_field_label('aua', 'within_city_limits') %]
+
{{question.question()}}
-
+