limit donwload to printer type in use

This commit is contained in:
Stewart Allen 2020-04-16 18:27:28 -04:00
commit 538b6401c6
5 changed files with 29 additions and 13 deletions

View file

@ -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>