From 9e9d874326180601aaff472e652786f12373b24f Mon Sep 17 00:00:00 2001 From: Jeff Davis Date: Sun, 13 Oct 2019 11:05:10 -0700 Subject: [PATCH] LP#1847922: hide privacy waiver entries when the feature is not enabled Signed-off-by: Jeff Davis --- Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 index d5c18ea5ac..f313f06c9a 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 @@ -177,7 +177,7 @@
[% l('Name Keywords') %]
{{patron().name_keywords()}}
-
+
[% l('Allow others to use my account') %]
-- 2.11.0