Skip to content
Snippets Groups Projects
Commit f03a1d0e authored by Olabarrieta Palacios, Ignacio's avatar Olabarrieta Palacios, Ignacio
Browse files

a

parent c8f89132
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<div id="day_tab" style="margin-left:50px; display:none"> <div id="day_tab" style="margin-left:50px; display:none">
Per Day <material-slide-toggle [(checked)]="dayLbls" (change)="dayChange();">Sensor Labels</material-slide-toggle> Filter Per Day <material-slide-toggle [(checked)]="dayLbls" (change)="dayChange();">Sensor Labels</material-slide-toggle> Filter
</div> </div>
<button style="margin-left:100px;height:25px" id="upload_geojson_btn" (click)="upload_geojson();">Upload GeoJSON</button> <button style="margin-left:100px;height:25px" id="upload_geojson_btn" (click)="upload_geojson();">Upload GEOJSON</button>
<button style="margin-left:5px;height:25px" id="download_run_btn1" (click)="download_points();">Download Points</button> <button style="margin-left:5px;height:25px" id="download_run_btn1" (click)="download_points();">Download Points</button>
<button style="margin-left:5px;height:25px" id="download_run_btn2" (click)="download_values();">Download Values</button> <button style="margin-left:5px;height:25px" id="download_run_btn2" (click)="download_values();">Download Values</button>
<button style="margin-left:5px;height:25px;z-index:100;" (click)="openInstructions()"> Help</button> <button style="margin-left:5px;height:25px;z-index:100;" (click)="openInstructions()"> Help</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment