mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-14741: cleaning up some leftover cruft
This commit is contained in:
parent
f99442e312
commit
cb6c02c4b7
3 changed files with 1 additions and 5 deletions
|
@ -61,8 +61,6 @@ class MoodleQuickForm_htmleditor extends MoodleQuickForm_textarea{
|
|||
|
||||
function toHtml(){
|
||||
//if ($this->_canUseHtmlEditor && !$this->_flagFrozen){
|
||||
//global $htmlEditorObject;
|
||||
//$script = $htmlEditorObject->activateEditor($this->getName(), $this->getAttribute('id'));
|
||||
// $script = '';
|
||||
//} else {
|
||||
// $script='';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue