1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-04-24 05:01:21 +03:00

fix blog description

This commit is contained in:
Mzhelskiy Maxim 2017-07-27 23:31:41 +07:00
parent 21816515ea
commit 20b707be67

View file

@ -48,6 +48,7 @@
mediaTargetType = 'blog'
mediaTargetId = $_aRequest.blog_id
name = 'blog_description'
escape = false
rules = [ 'required' => true, 'length' => '[10,3000]' ]
inputClasses = 'js-editor-default'
label = $aLang.blog.add.fields.description.label}