]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 958875: Add a progress bar to the Server Push page
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 16 Jan 2014 17:32:35 +0000 (18:32 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 16 Jan 2014 17:32:35 +0000 (18:32 +0100)
r=dkl a=justdave

template/en/default/list/server-push.html.tmpl

index f666d9c8cbad131ea0df0bf6b2510d6a0fcb1b44..65358e6cddc62cbb87ce5c1d9cbe26bfc333a20b 100644 (file)
   <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 %]