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)
-
-
- - - - - -
+ +