From 830ef402aeff6b146ce281da7c9af36c8f0a7f0d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 10 Nov 2017 10:43:41 -0500 Subject: [PATCH] Add note about location search Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/cat/staffcat/search_form.tt2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Open-ILS/src/templates/staff/cat/staffcat/search_form.tt2 b/Open-ILS/src/templates/staff/cat/staffcat/search_form.tt2 index 839424b9ad..03e755b0ce 100644 --- a/Open-ILS/src/templates/staff/cat/staffcat/search_form.tt2 +++ b/Open-ILS/src/templates/staff/cat/staffcat/search_form.tt2 @@ -211,6 +211,9 @@ value="{{lit_form.code()}}">{{lit_form.value()}} +
+ Copy location filter goes here... +
-- 2.11.0