Merge remote-tracking branch 'origin/temp8' into temp8-I3089

# Conflicts:
#	src/Umbraco.Web/Trees/DataTypeTreeController.cs
This commit is contained in:
Shannon
2018-10-08 09:54:12 +02:00
201 changed files with 9580 additions and 4378 deletions

View File

@@ -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);