Update testTaskGate.ps1

This commit is contained in:
2025-05-22 21:13:54 -04:00
parent 56cd2fbde1
commit 0cc68cf018

View File

@@ -464,7 +464,7 @@ $style = @'
} }
// ======================================================================= // =======================================================================
// Uncheck “Select All” if any child is unchecked (& recheck if all are checked) // Un-check “Select All” if any child is unchecked (& recheck if all are checked)
// ======================================================================= // =======================================================================
function updateSelectAll(col) { function updateSelectAll(col) {
const master = document.getElementById( const master = document.getElementById(