aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 23593dc..a58d8e0 100644
--- a/index.html
+++ b/index.html
@@ -21,11 +21,14 @@
<div class="results-row split-row">
<table id="result-table" class="table stripe compact order-column" width="100%"></table>
+ <div id="result-error"></div>
</div>
</div>
<div class="row footer">
- some status
+ <div id="execution-status" class="exec-idle">Idle</div>
+ <div id="execution-time"></div>
+ <div id="row-count"></div>
</div>
</div>
<script>