Dotclear

source: admin/js/_category.js @ 2614:db6f6a1f4f25

Revision 2614:db6f6a1f4f25, 182 bytes checked in by Nicolas <nikrou77@…>, 12 years ago (diff)

Move legacy editor to a plugin. First step for alternate editors.
Addresses #1896

Line 
1$(function() {
2     dotclear.hideLockable();
3
4     if ($.isFunction('jsToolBar')) {
5          var tbCategory = new jsToolBar(document.getElementById('cat_desc'));
6          tbCategory.draw('xhtml');
7     }
8});
Note: See TracBrowser for help on using the repository browser.

Sites map