Fixes: U4-4176 v7, cannot disable users in right-click-menu.
This commit is contained in:
@@ -409,7 +409,7 @@ Umbraco.Application.Actions = function() {
|
||||
_this._debug("actionDelete: Raising public error event");
|
||||
//raise public error event
|
||||
jQuery(window.top).trigger("publicError", [error]);
|
||||
})
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user