Changeset 2857:3c827bdd6879 for admin/comment.php
- Timestamp:
- 12/17/14 11:51:08 (11 years ago)
- Branch:
- 2.7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comment.php
r2852 r2857 183 183 dcPage::jsConfirmClose('comment-form'). 184 184 dcPage::jsLoad('js/_comment.js'). 185 $core->callBehavior('adminPostEditor',$comment_editor['xhtml'],'comment' ).185 $core->callBehavior('adminPostEditor',$comment_editor['xhtml'],'comment',array('#comment_content')). 186 186 # --BEHAVIOR-- adminCommentHeaders 187 187 $core->callBehavior('adminCommentHeaders'),
Note: See TracChangeset
for help on using the changeset viewer.