Update samy.html

This commit is contained in:
2025-12-20 16:14:17 -05:00
parent 1bf7dff3e1
commit 077cd649ef

View File

@@ -49,10 +49,12 @@
<label><input type="checkbox" id="selectAllLeftCheckbox" onclick="toggleColumn('left')"> Select All</label> <label><input type="checkbox" id="selectAllLeftCheckbox" onclick="toggleColumn('left')"> Select All</label>
{{onboardLeftColumn}} {{onboardLeftColumn}}
</div> </div>
<div class="checkbox-group column"> <div class="checkbox-group column">
<h3>Optional</h3> <h3>Optional</h3>
<label><input type="checkbox" id="selectAllRightCheckbox" onclick="toggleColumn('right')"> Select All</label> <label><input type="checkbox" id="selectAllRightCheckbox" onclick="toggleColumn('right')"> Select All</label>
{{onboardRightColumn}} {{onboardRightColumn}}
</div>
<!-- Rename Computer Option --> <!-- Rename Computer Option -->
<div class="option"> <div class="option">