From: Alexander Ebert Date: Wed, 16 Apr 2014 13:52:08 +0000 (+0200) Subject: Added support for attachments within the editor (e.g. quick reply) X-Git-Tag: 2.1.0_Alpha_1~895^2~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6783707115336afd851460c43ddd388aaa9a5700;p=GitHub%2FWoltLab%2FWCF.git Added support for attachments within the editor (e.g. quick reply) --- diff --git a/com.woltlab.wcf/templates/wysiwyg.tpl b/com.woltlab.wcf/templates/wysiwyg.tpl index 384f49d3ac..889da3d328 100644 --- a/com.woltlab.wcf/templates/wysiwyg.tpl +++ b/com.woltlab.wcf/templates/wysiwyg.tpl @@ -1,3 +1,4 @@ +{if !$wysiwygEnableUpload|isset}{assign var=wysiwygEnableUpload value=false}{/if}