Update TGBeta.ps1
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
### Missing the /installSVSMSPModule in the powershell section
|
### Missing the /installSVSMSPModule in the powershell section
|
||||||
|
|
||||||
### add tweek to set default provider, add to toolkit?
|
### add tweak to set default provider, add to toolkit?
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
# 1) CREATE A GLOBAL LOG CACHE (NEW)
|
# 1) CREATE A GLOBAL LOG CACHE (NEW)
|
||||||
@@ -497,7 +497,7 @@ function GetHtmlContent {
|
|||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<button class="tab-button active" data-tab="onboardTab" aria-expanded="true">On-Boarding</button>
|
<button class="tab-button active" data-tab="onboardTab" aria-expanded="true">On-Boarding</button>
|
||||||
<button class="tab-button" data-tab="offboardTab" aria-expanded="false">Off-Boarding</button>
|
<button class="tab-button" data-tab="offboardTab" aria-expanded="false">Off-Boarding</button>
|
||||||
<button class="tab-button" data-tab="TweeksTab" aria-expanded="false">Tweeks</button>
|
<button class="tab-button" data-tab="TweaksTab" aria-expanded="false">Tweaks</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<!-- On-Boarding Tab -->
|
<!-- On-Boarding Tab -->
|
||||||
@@ -601,8 +601,8 @@ function GetHtmlContent {
|
|||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Tweak Tab -->
|
<!-- Tweaks Tab -->
|
||||||
<div id="tweakTab" class="tab-content">
|
<div id="tweaksTab" class="tab-content">
|
||||||
<h2>Tweaks</h2>
|
<h2>Tweaks</h2>
|
||||||
<div class="checkbox-group">
|
<div class="checkbox-group">
|
||||||
<label>
|
<label>
|
||||||
|
|||||||
Reference in New Issue
Block a user