Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.3
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
wip-mdl-27658
-
Easy
-
Description
Wrong code string:
if (findParent.nodeName.toUpperCase != 'BODY')
toUpperCase method doesn't called.
Because of this, do not work the functions select_all_in and deselect_all_in.