From 5a39effec62f7a901a5c24df6b4a4c810fa6e7d2 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Tue, 13 Mar 2018 12:54:42 -0400 Subject: [PATCH] LP#1755543: Add help tips to Print Item Labels Settings tab Instead of providing lengthy settings descriptions, which result in a lot of scrolling on the Print Item Template page, let's use help tips that can provide guidance to new users without adding clutter to the interface. This commit also turns the field labels into HTML labels for improved accessibility and removes borders on the page. The borders were helpful when we displayed the help text on the page, but are no longer needed. Signed-off-by: Kathy Lussier Signed-off-by: Remington Steed Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 b/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 index 49f82dc37c..fc5dfed3fd 100644 --- a/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 @@ -126,14 +126,10 @@
[% l('These settings do get saved with templates and will override corresponding Library Settings.') %]
-
-
{{s.label}}
+
+
- -
-
{{s.description}}
-
-- 2.43.2