fixed ambiguous characters
This commit is contained in:
@@ -464,7 +464,7 @@ $style = @'
|
||||
}
|
||||
|
||||
// =======================================================================
|
||||
// Un-check “Select All” if any child is unchecked (& re‐check if all are checked)
|
||||
// Un-check “Select All” if any child is unchecked (& re-check if all are checked)
|
||||
// =======================================================================
|
||||
function updateSelectAll(col) {
|
||||
const master = document.getElementById(
|
||||
|
||||
Reference in New Issue
Block a user