From d7872d49866887c19f3cf3b137b877db0068163a Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 15 Jan 2017 21:08:13 +0100 Subject: [PATCH] Fixes the layout --- Yavsc/Views/Command/Create.cshtml | 33 +++++++++++++------------------ 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/Yavsc/Views/Command/Create.cshtml b/Yavsc/Views/Command/Create.cshtml index 0ebb5b3d..d9f575e7 100644 --- a/Yavsc/Views/Command/Create.cshtml +++ b/Yavsc/Views/Command/Create.cshtml @@ -125,9 +125,10 @@ $(document).ready(function(){
- +
@@ -153,14 +154,9 @@ $(document).ready(function(){
-
-
-
-
-
+ + + + + + @Html.HiddenFor(model=>model.Location.Latitude) @Html.HiddenFor(model=>model.Location.Longitude)
@@ -183,17 +187,8 @@ $(document).ready(function(){ @Html.HiddenFor(model=>model.PerformerId)
-
-
- - - - - -
+ +