WIP : Js and css cleanup
This commit is contained in:
parent
4bb7adbced
commit
7550cb8eec
13 changed files with 8 additions and 24 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<script type="text/javascript" src="~/js/moment-with-locales.min.js"></script>
|
||||
<script src="~/js/datetime.bundle.min.js" asp-append-version="true"></script>
|
||||
<link rel="stylesheet" href="~/css/bootstrap-datetimepicker.min.css" asp-append-version="true"/>
|
||||
<link rel="stylesheet" href="~/css/main/bootstrap-datetimepicker.min.css" asp-append-version="true"/>
|
||||
|
||||
}
|
||||
@{ ViewBag.Title = $"Proposition de rendez-vous à {Model.PerformerProfile.Performer.UserName} [{ViewBag.Activity.Name}]"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue