From 4eaf1e0e017d38aeafc83b1c922439d73c72b051 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 6 Mar 2017 03:05:41 +0100 Subject: [PATCH] useless --- Yavsc/Views/FormationSettings/Create.cshtml | 25 --------------------- 1 file changed, 25 deletions(-) delete mode 100644 Yavsc/Views/FormationSettings/Create.cshtml diff --git a/Yavsc/Views/FormationSettings/Create.cshtml b/Yavsc/Views/FormationSettings/Create.cshtml deleted file mode 100644 index b439d33d..00000000 --- a/Yavsc/Views/FormationSettings/Create.cshtml +++ /dev/null @@ -1,25 +0,0 @@ -@model Yavsc.Models.Workflow.Profiles.FormationSettings - -@{ - ViewData["Title"] = "Create"; -} - -

Create

- -
-
-

FormationSettings

-
-
-
-
- -
-
-
-
- -
- Back to List -
-