Dotclear


Ignore:
Timestamp:
06/30/15 19:01:11 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add syntax arg to adminPostEditor behaviour (may be 'wiki', 'xhtml', 'markdown', …), fixes #2042

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/category.php

    r2891 r3024  
    179179     dcPage::jsConfirmClose('category-form'). 
    180180     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'), 
    182182     dcPage::breadcrumb($elements) 
    183183); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map