Update samy.html
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user