limit donwload to printer type in use
This commit is contained in:
parent
4fe5b9aeec
commit
538b6401c6
5 changed files with 29 additions and 13 deletions
|
|
@ -12,11 +12,7 @@
|
|||
|
||||
<div class="print-sel">
|
||||
<table>
|
||||
<tr><th><button id="print-photons">download as .photons</button></th></tr>
|
||||
<tr><th><button id="print-photon">download as .photon</button></th></tr>
|
||||
<!--
|
||||
<tr><th><button id="print-pws">download as .pws</button></th></tr>
|
||||
-->
|
||||
<tr><th><button id="print-photon">download</button></th></tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue