Marthee commited on
Commit
1530447
·
verified ·
1 Parent(s): c36046f

Update templates/proposed-GUI.html

Browse files
Files changed (1) hide show
  1. templates/proposed-GUI.html +1 -1
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="Choose DXF File" >
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>