Spaces:
Sleeping
Sleeping
Update templates/proposed-GUI.html
Browse files
templates/proposed-GUI.html
CHANGED
|
@@ -119,7 +119,7 @@
|
|
| 119 |
<div id="measureCheckbox">
|
| 120 |
<select style="margin-left: -1%;" hidden name="measureselectname" id="measureselectid" multiple size="5"></select>
|
| 121 |
<div id="dxfdiv" hidden="until-found">
|
| 122 |
-
<input type="button" id="pdftodxfFileButton" onclick="document.getElementById('pdftodxfFile').click();" value="
|
| 123 |
<input type="file" id="pdftodxfFile" name="pdftodxfFilename" >
|
| 124 |
</div>
|
| 125 |
<select id='selectunitA' hidden>
|
|
|
|
| 119 |
<div id="measureCheckbox">
|
| 120 |
<select style="margin-left: -1%;" hidden name="measureselectname" id="measureselectid" multiple size="5"></select>
|
| 121 |
<div id="dxfdiv" hidden="until-found">
|
| 122 |
+
<input type="button" id="pdftodxfFileButton" onclick="document.getElementById('pdftodxfFile').click();" value="Upload DXF File" >
|
| 123 |
<input type="file" id="pdftodxfFile" name="pdftodxfFilename" >
|
| 124 |
</div>
|
| 125 |
<select id='selectunitA' hidden>
|