Update TGBeta.ps1
This commit is contained in:
@@ -656,7 +656,7 @@ function GetHtmlContent {
|
|||||||
// if (checkbox !== selectedCheckbox) {
|
// if (checkbox !== selectedCheckbox) {
|
||||||
// checkbox.checked = selectedCheckbox.checked;
|
// checkbox.checked = selectedCheckbox.checked;
|
||||||
// }
|
// }
|
||||||
});
|
// });
|
||||||
|
|
||||||
if (dattoRMMCheckbox.checked) {
|
if (dattoRMMCheckbox.checked) {
|
||||||
optionsContainer.style.display = 'block';
|
optionsContainer.style.display = 'block';
|
||||||
|
|||||||
Reference in New Issue
Block a user