1 line
207 B
JavaScript
1 line
207 B
JavaScript
'use strict';$(function(){dotclear.hideLockable();if(typeof jsToolBar!=='undefined'&&$.isFunction(jsToolBar)){const tbCategory=new jsToolBar(document.getElementById('cat_desc'));tbCategory.draw('xhtml');}}); |