Changeset 3024:b4724a397193 for admin/category.php
- Timestamp:
- 06/30/15 19:01:11 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/category.php
r2891 r3024 179 179 dcPage::jsConfirmClose('category-form'). 180 180 dcPage::jsLoad('js/_category.js'). 181 $core->callBehavior('adminPostEditor',$category_editor['xhtml'],'category',array('#cat_desc') ),181 $core->callBehavior('adminPostEditor',$category_editor['xhtml'],'category',array('#cat_desc'),'xhtml'), 182 182 dcPage::breadcrumb($elements) 183 183 );
Note: See TracChangeset
for help on using the changeset viewer.