Update TGBeta.ps1

This commit is contained in:
2025-01-05 21:06:51 -05:00
parent a69cc52a8d
commit ce52b2751b

View File

@@ -584,9 +584,9 @@ function GetHtmlContent {
</div> </div>
</div> </div>
<!-- Off-Boarding Tab --> <!-- Off-Boarding Tab -->
<div id="offboardTab" class="tab-content active"> <div id="offboardTab" class="tab-content inactive">
<h2>OFF-Boarding</h2> <h2>OFF-Boarding</h2>
<div class="offboardingcheckbox-group"> <div class="checkbox-group">
<label> <label>
<input type="checkbox" id="selectAllOffboardCheckbox" onclick="toggleOffboardCheckboxes(this)"> <input type="checkbox" id="selectAllOffboardCheckbox" onclick="toggleOffboardCheckboxes(this)">
Select All Select All