remove traces of execute on hide

This commit is contained in:
LenAnderson
2024-07-14 17:01:08 -04:00
parent 9a9befeb63
commit e256e55268
4 changed files with 0 additions and 20 deletions

View File

@ -132,10 +132,6 @@
</div>
</div>
<div id="qr--modal-executeProgress"></div>
<label class="checkbox_label">
<input type="checkbox" id="qr--modal-executeHide">
<span title="Hide editor while executing"> Hide editor while executing</span>
</label>
<div id="qr--modal-executeErrors"></div>
<div id="qr--modal-executeResult"></div>