From c533d8d9ead6cdcb32aa0d6e59ed780ae3a1f11b Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Fri, 21 Sep 2012 11:47:41 -0400 Subject: [PATCH] TPAC: Add a progress spinner after pressing search on Advanced Search Advanced Search had no indication of progress once you've submitted a search. We should add a "progressbar_green.gif" like the basic search has, so the user knows their search is in progress, and (hopefully) avoids them from hammering submit to get a result. Signed-off-by: Michael Peters Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/src/templates/opac/parts/advanced/search.tt2 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/parts/advanced/search.tt2 b/Open-ILS/src/templates/opac/parts/advanced/search.tt2 index 5af1d2ed36..e90b6d3c1e 100644 --- a/Open-ILS/src/templates/opac/parts/advanced/search.tt2 +++ b/Open-ILS/src/templates/opac/parts/advanced/search.tt2 @@ -104,7 +104,12 @@ - + + + + + [% l('Clear Form') %] -- 2.43.2