MDL-57697 survey: Remove unexisting param

This commit is contained in:
David Monllao 2017-02-15 11:02:02 +01:00
parent 759a70d32e
commit c181f152d7

View File

@ -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.