diff --git a/assets/scripts/react-roots.tsx b/assets/scripts/react-roots.tsx index f2235259a..2708e8613 100644 --- a/assets/scripts/react-roots.tsx +++ b/assets/scripts/react-roots.tsx @@ -10,9 +10,10 @@ import SearchBar from '@components/widgets/SearchBar' const searchBar = document.getElementById('react-search-bar') if (searchBar) { + const createUrl = searchBar.dataset.createUrl; createRoot(searchBar).render( - + , ) } diff --git a/home/templates/home/home.html b/home/templates/home/home.html index 6170cfc57..8e1cffb5a 100644 --- a/home/templates/home/home.html +++ b/home/templates/home/home.html @@ -35,7 +35,7 @@

Mon Diagnostic Artificialisation vous aide à analyser et ma - + @@ -208,7 +208,7 @@

D'où proviennent nos données ?

(Nous intégrons sur Mon Diagnostic Artificialisation les millésimes OCS GE en version finalisée 1.1 et 2.0)

- {% comment %}
{% endcomment %} +
diff --git a/templates/header.html b/templates/header.html index 512d6f921..1d8809ec5 100644 --- a/templates/header.html +++ b/templates/header.html @@ -29,7 +29,7 @@