Setting of tinymce and filemanager

This commit is contained in:
mespeche
2013-09-18 18:00:44 +02:00
parent 9fdf648451
commit 72c0685bfa
255 changed files with 14196 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
<span class="label-help-block">{intl l="The détailed description."}</span>
</label>
<textarea name="{$name}" id="{$label_attr.for}" rows="10" class="form-control">{$value}</textarea>
<textarea name="{$name}" id="{$label_attr.for}" rows="10" class="form-control wysiwyg">{$value}</textarea>
</div>
{/form_field}