grid-apps-cmms/web/kiri/output-sla.html

11 lines
527 B
HTML

<div class="header"><label>export</label></div>
<div id="print-info" class="f-col box">
<div><label>file name</label><input id="print-filename" size="20" spellcheck="false" /></div>
<div><label>print layers</label><input id="print-layers" size="10" spellcheck="false" /></div>
<div><label>print time</label><input id="print-time" size="10" spellcheck="false" /></div>
</div>
<div class="header"><label>download</label></div>
<div class="f-row box">
<button id="print-sla" class="grow">download</button>
</div>