diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ <div class="row footer"> <div id="execution-status" class="exec-idle">Idle</div> <div id="execution-time"></div> - <div id="row-count"></div> + <div id="cursor-coords"></div> </div> </div> <script> |