WIP : Js and css cleanup

This commit is contained in:
Paul Schneider 2026-06-14 15:47:28 +01:00
commit 7550cb8eec
13 changed files with 8 additions and 24 deletions

View file

@ -8,7 +8,7 @@
@section header {
<script 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"/>
<style>
#map {
width: 100%;