From b445237637dd7fed55bba9f08658ec43fdff1777 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 9 Mar 2017 15:20:43 +0100 Subject: [PATCH] du a la modif serveur --- ZicMoove/ZicMoove/Model/Workflow/CommandForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZicMoove/ZicMoove/Model/Workflow/CommandForm.cs b/ZicMoove/ZicMoove/Model/Workflow/CommandForm.cs index cdc87566..c686a15b 100644 --- a/ZicMoove/ZicMoove/Model/Workflow/CommandForm.cs +++ b/ZicMoove/ZicMoove/Model/Workflow/CommandForm.cs @@ -9,7 +9,7 @@ namespace ZicMoove.Model.Workflow { public class CommandForm : ICommandForm { - public string Action + public string ActionName { get; set; }