Merge pull request #3429 from umbraco/temp8-231-send-to-publish-with-variants

v8 - send to publish with variants
This commit is contained in:
Claus
2018-11-06 14:19:28 +01:00
committed by GitHub
54 changed files with 715 additions and 2293 deletions

View File

@@ -48,6 +48,7 @@ namespace Umbraco.Web.Trees
internal static Attempt<LegacyUrlAction> GetUrlAndTitleFromLegacyAction(IAction action, string nodeId, string nodeType, string nodeName, string currentSection)
{
switch (action)
{
case ActionNew actionNew:
return Attempt.Succeed(