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

a

parent c20275dc
Branches
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
<div class="control_box button_box" id="control_help" style='width:300px;'>
<button (click)="openInstructions()"> Help</button>
<button id="update_runs_btn" (click)="update_runs();">Update</button>
<button id="upload_geojson_btn" (click)="upload_geojson();">Upload GEOJSON</button>
<button id="upload_geojson_btn" (click)="upload_geojson();">Upload GEOJSON to Storage</button>
<button id="download_run_btn" (click)="downloadPnts();">Download</button>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment