about summary refs log tree commit diff
path: root/wqflask/wqflask/templates/show_trait_progress_bar.html
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask/wqflask/templates/show_trait_progress_bar.html')
-rw-r--r--wqflask/wqflask/templates/show_trait_progress_bar.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/show_trait_progress_bar.html b/wqflask/wqflask/templates/show_trait_progress_bar.html
index eff5c391..0c3f0e6e 100644
--- a/wqflask/wqflask/templates/show_trait_progress_bar.html
+++ b/wqflask/wqflask/templates/show_trait_progress_bar.html
@@ -6,5 +6,7 @@
         <div class="progress active">
             <div id="marker_regression_progress" class="bar"></div>
         </div>
+        <div id="time_remaining">
+        </div>
     </div>
 </div>
\ No newline at end of file