From 4e086a50c0fc0132d4d4d6818373b8fc2c5c0ff5 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; }