Enable the editor in all default mobile skins

This commit is contained in:
Kijin Sung 2017-06-27 17:41:46 +09:00
parent 2562dee8e9
commit fcef0427e6
6 changed files with 12 additions and 6 deletions

View file

@ -38,7 +38,8 @@
<!--@end-->
<li>
<label for="nText">{$lang->content}</label>
<textarea name="content" rows="8" cols="42" id="nText"></textarea>
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
{$oDocument->getEditor()}
</li>
<!--@if(!$is_logged)-->
<li>