checkpoint sla work

This commit is contained in:
Stewart Allen 2020-04-14 09:26:59 -04:00
commit c2361b2299
6 changed files with 122 additions and 11 deletions

View file

@ -16,3 +16,8 @@
<tr><th><button id="print-pws">download as .pws</button></th></tr>
</table>
</div>
<div class="print-sel">
<canvas id="print-canvas" width="2560" height="1440"></canvas>
<input id="print-range" type="range" width="100%">
</div>