fixed ambiguous characters

This commit is contained in:
2025-05-22 21:14:53 -04:00
parent 0cc68cf018
commit a2c6edb1e5

View File

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