From 575db96866e1520906148218da6da6cec24f9036 Mon Sep 17 00:00:00 2001 From: Victoria Lewis <“vlewis@catalystitservices.com”> Date: Thu, 16 Jul 2015 13:07:04 -0700 Subject: [PATCH] webstaff: LP#1437110 add Manual Floating Active MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add Manual Floating Active to Checkin Modifiers in web staff client. Signed-off-by: Victoria Lewis <“vlewis@catalystitservices.com”> Signed-off-by: Mike Rylander --- Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 index 732b342758..ba3b332c0c 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2 @@ -38,6 +38,9 @@
[% l('Capture Local Holds As Transits') %]
+
+ [% l('Manual Floating Active') %] +
@@ -219,6 +222,16 @@ [% l('Capture Local Holds As Transits') %] +
  • + + + + [% l('Manual Floating Active') %] + +
  • -- 2.11.0