Update samy.html
This commit is contained in:
10
samy.html
10
samy.html
@@ -55,15 +55,7 @@
|
|||||||
<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>
|
</div>
|
||||||
|
|
||||||
<!-- Rename Computer Option -->
|
|
||||||
<div class="option">
|
|
||||||
<label>
|
|
||||||
<input type="checkbox" id="chkRenameComputer" data-column="right">
|
|
||||||
Rename Computer
|
|
||||||
</label>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="renameComputerBlock" style="display:none; margin-left: 24px; margin-top: 6px;">
|
<div id="renameComputerBlock" style="display:none; margin-left: 24px; margin-top: 6px;">
|
||||||
<label for="txtNewComputerName">New computer name:</label>
|
<label for="txtNewComputerName">New computer name:</label>
|
||||||
<input type="text" id="txtNewComputerName" placeholder="e.g. CORP-LAP-123" />
|
<input type="text" id="txtNewComputerName" placeholder="e.g. CORP-LAP-123" />
|
||||||
|
|||||||
Reference in New Issue
Block a user