Changeset 3524:6fb0bb7a04b1
- Timestamp:
- 02/03/17 16:06:34 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_blog_pref.js
r3444 r3524 35 35 $('#blog_desc').each(function() { 36 36 var tbWidgetText = new jsToolBar(this); 37 tbWidgetText.context = 'blog_desc'; 37 38 tbWidgetText.draw('xhtml'); 38 39 });
Note: See TracChangeset
for help on using the changeset viewer.