From 5d3c83a64113c827798cd4e5be87f784bff81313 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 27 Dec 2018 19:42:58 +0000 Subject: [PATCH] map & color --- Yavsc/Views/Command/Create.cshtml | 22 +++++++++----------- Yavsc/Views/Shared/_MapScriptsPartial.cshtml | 18 +++++++++------- Yavsc/project.json | 2 +- Yavsc/wwwroot/css/main/bootstrap.css | 3 ++- 4 files changed, 24 insertions(+), 21 deletions(-) diff --git a/Yavsc/Views/Command/Create.cshtml b/Yavsc/Views/Command/Create.cshtml index 75173d4a..fa504be1 100644 --- a/Yavsc/Views/Command/Create.cshtml +++ b/Yavsc/Views/Command/Create.cshtml @@ -1,19 +1,16 @@ @model RdvQuery @{ ViewData["Title"] = $"Proposition de rendez-vous à {Model.PerformerProfile.Performer.UserName} [{ViewBag.Activity.Name}]"; } - +@section scripts { -@section header { + -} -@section scripts { @@ -70,11 +65,12 @@ - + +