mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
MDL-57697 survey: Remove unexisting param
This commit is contained in:
parent
759a70d32e
commit
c181f152d7
@ -29,7 +29,6 @@ define(['jquery', 'core/str', 'core/modal_factory', 'core/notification'], functi
|
||||
* modal error if any choices are missing.
|
||||
*
|
||||
* @param {String} formid HTML id of form
|
||||
* @param {Array} questions
|
||||
*/
|
||||
ensureRadiosChosen: function(formid) {
|
||||
// Prepare modal for display in case of problems.
|
||||
|
Loading…
x
Reference in New Issue
Block a user