forked from PoetOS/moodle-mod_questionnaire
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
594 Fix formChild is null (PoetOS#595)
When a student completed a questionnaire then shown the "Thank you for completing this Questionnaire" page there was a JavaScript error: Uncaught TypeError: formChild is null This was because the JavaScript for the questions form was being inadvertently loaded for the Thank you page where this form is not present.
- Loading branch information
1 parent
6344bcd
commit 1048e82
Showing
2 changed files
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters