wplink: update TinyMCE UI after updating the link
See #32604. git-svn-id: https://develop.svn.wordpress.org/trunk@32932 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ed5625f831
commit
7fc64e8adb
@ -376,6 +376,8 @@ var wpLink;
|
||||
editor.execCommand( 'mceInsertLink', false, attrs );
|
||||
}
|
||||
}
|
||||
|
||||
editor.nodeChanged();
|
||||
},
|
||||
|
||||
updateFields: function( e, li ) {
|
||||
|
Loading…
Reference in New Issue
Block a user