Fixes WoltLab/com.woltlab.wbb#596
{jsphrase name='wcf.editor.button.spoiler'}
{jsphrase name='wcf.editor.restoreDraft'}
+ {include file='mediaJavaScript'}
+
const element = document.getElementById('{$wysiwygSelector|encodeJS}');
if (element === null) {
throw new Error("Unable to find the source element '{$wysiwygSelector|encodeJS}' for the editor.")
{jsphrase name='wcf.editor.button.spoiler'}
{jsphrase name='wcf.editor.restoreDraft'}
+ {include file='mediaJavaScript'}
+
const element = document.getElementById('{$wysiwygSelector|encodeJS}');
if (element === null) {
throw new Error("Unable to find the source element '{$wysiwygSelector|encodeJS}' for the editor.")