Merge remote-tracking branch 'origin/temp8' into temp8-I3089
# Conflicts: # src/Umbraco.Web/Trees/DataTypeTreeController.cs
This commit is contained in:
@@ -235,7 +235,6 @@ namespace Umbraco.Web.Trees
|
||||
//need to ensure some of these are converted to the legacy system - until we upgrade them all to be angularized.
|
||||
AddActionNode<ActionMove>(item, menu, true);
|
||||
AddActionNode<ActionCopy>(item, menu);
|
||||
AddActionNode<ActionChangeDocType>(item, menu, convert: true);
|
||||
|
||||
AddActionNode<ActionSort>(item, menu, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user