You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
335 B
1 lines
335 B
YUI.add("moodle-question-searchform",function(e,t){var n={OPTIONS:".searchoptions"},r;M.question=M.question||{},r=M.question.searchform={},r.init=function(){e.delegate("change",this.option_changed,e.config.doc,n.OPTIONS,this)},r.option_changed=function(e){e.target.getDOMNode().form.submit()}},"@VERSION@",{requires:["base","node"]});
|
|
|