diff options
Diffstat (limited to 'dashboard_website/templates/index.html')
| -rw-r--r-- | dashboard_website/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard_website/templates/index.html b/dashboard_website/templates/index.html index 73f9f22..d4f8196 100644 --- a/dashboard_website/templates/index.html +++ b/dashboard_website/templates/index.html @@ -144,7 +144,7 @@ <div class="route-controls"> <span style="margin:-1px;margin-left:5px;margin-top:5px;" id="routeinfo">ROUTE INFO</span> <hr style="width:100%;padding:0px;"/> - <div id="etas"></div> + <!--<input type="time" id="endtime" value="18:30">--> </div> </div> <div class="right-column"> |
