re-hide importer
This commit is contained in:
parent
6e60d527c0
commit
3e912abc73
1 changed files with 2 additions and 4 deletions
|
|
@ -276,10 +276,8 @@
|
|||
<div id="mod-local" class="mdialog"></div>
|
||||
<div id="mod-print" class="mdialog"></div>
|
||||
<!-- hidden file input loader -->
|
||||
<input id="load-file" type="file" name="loadme" xstyle="display:none" accept=".stl,.gcode,.nc"/>
|
||||
<div class="mod-end"></div>
|
||||
|
||||
</div>
|
||||
<input id="load-file" type="file" name="loadme" style="display:none" accept=".stl,.gcode,.nc"/>
|
||||
<div class="mod-end"></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="mid-rcol" class="col j-center noshow">
|
||||
|
|
|
|||
Loading…
Reference in a new issue