Fixes U4-1482 Regression - RTE unable to edit hyperlink on image
This commit is contained in:
@@ -73,6 +73,7 @@ function init() {
|
||||
* EO UMBRACO SPECIFIC
|
||||
*/
|
||||
|
||||
elm = inst.dom.getParent(elm, "A");
|
||||
if (elm != null && elm.nodeName == "A")
|
||||
action = "update";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user