Update MVC modèle

All components are in MVC mode
Bug to registre presente
This commit is contained in:
ccunatbrule
2023-10-13 17:00:34 +02:00
parent e7568e24b8
commit f5999a03b5
47 changed files with 590 additions and 497 deletions

View File

@@ -53,6 +53,9 @@ footer {
line-height:0;
font-size:0;
}
#map{ /* la carte DOIT avoir une hauteur sinon elle n'apparait pas */
height:400px;
}
.map-responsive {
overflow:hidden;
padding-bottom:56.25%;