Seditio Source
Root
|
.
/
othercms
/
dotclear-2.22
/
admin
/
js
/
_category.js
'use strict';$(()=>{dotclear.hideLockable();if(typeof jsToolBar==='function'){const tbCategory=new jsToolBar(document.getElementById('cat_desc'));tbCategory.draw('xhtml');}});