Changeset 40599
- Timestamp:
- 05/10/2017 02:49:40 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/editor.js
r40588 r40599 647 647 648 648 if ( qtInstance ) { 649 $( qtInstance.toolbar ).remove(); 650 651 delete window.QTags.instances[ id ]; 652 delete window.QTags.instances[ 0 ]; 649 qtInstance.remove(); 653 650 } 654 651 }
Note: See TracChangeset
for help on using the changeset viewer.