From 694e8b03515f25e36cef855eddb835355eff4c51 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 13 Jan 2013 10:58:05 +0100 Subject: PagingTableService: o Adding support for showing a spinner if the query takes more than 500ms. o Adding a spinner when searching for people. --- src/main/resources/webapp/WEB-INF/tags/common/head.tagx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/main/resources/webapp/WEB-INF/tags/common/head.tagx') diff --git a/src/main/resources/webapp/WEB-INF/tags/common/head.tagx b/src/main/resources/webapp/WEB-INF/tags/common/head.tagx index edb00d7..7121fe1 100755 --- a/src/main/resources/webapp/WEB-INF/tags/common/head.tagx +++ b/src/main/resources/webapp/WEB-INF/tags/common/head.tagx @@ -24,11 +24,12 @@