Bug 958875: Add a progress bar to the Server Push page

r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265182 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org
2014-01-16 17:46:27 +00:00
parent 33572049bc
commit 0673c0dfc1
2 changed files with 5 additions and 1 deletions

View File

@@ -1 +1 @@
8865
8866

View File

@@ -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 %]