summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-01-16 18:32:35 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2014-01-16 18:32:35 +0100
commit89d7ae58740710d8970b13046b7cf0277aa9d893 (patch)
tree494bb8182778ea97caacf53a1bb0663c7e6465a4 /template
parentc52852accd42f4a8141f37581d86f0ed006ad393 (diff)
downloadbugzilla-89d7ae58740710d8970b13046b7cf0277aa9d893.tar.gz
bugzilla-89d7ae58740710d8970b13046b7cf0277aa9d893.tar.xz
Bug 958875: Add a progress bar to the Server Push page
r=dkl a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/server-push.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl
index f666d9c8c..65358e6cd 100644
--- a/template/en/default/list/server-push.html.tmpl
+++ b/template/en/default/list/server-push.html.tmpl
@@ -21,6 +21,10 @@
<body>
<h1 id="serverpush_msg">Please stand by ...</h1>
+ <p class="center">
+ <progress>Data is being retrieved...</progress>
+ </p>
+
[% IF debug %]
<p>[% query FILTER html %]</p>
[% IF query_explain.defined %]