Changeset 2929:54d58ce46232 for admin/js
- Timestamp:
- 01/27/15 11:26:52 (11 years ago)
- Branch:
- 2.7
- Children:
- 2930:af2812bb018c, 2934:acb3d85998e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_index.js
r2860 r2929 57 57 $('#post_title',f).val(''); 58 58 $('#post_content',f).val(''); 59 $('#post_content',f).change(); 59 60 if ($.isFunction('jsToolBar') && (contentTb.getMode() == 'wysiwyg')) { 60 61 contentTb.syncContents('textarea');
Note: See TracChangeset
for help on using the changeset viewer.