We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2cb2e3 + 33bb337 commit e9b15ccCopy full SHA for e9b15cc
src/Editor.php
@@ -44,7 +44,7 @@ public function render()
44
$('input[name="{$name}"]').val(html);
45
});
46
})();
47
- EOT;
+EOT;
48
49
return parent::render();
50
}
0 commit comments