Skip to content
Snippets Groups Projects
Commit cac04c18 authored by Rachel Gaubil's avatar Rachel Gaubil
Browse files

Merge branch 'paints' into 'main'

[fix] hide paints

See merge request !78
parents e5709c6e 4c43114d
No related branches found
No related tags found
1 merge request!78[fix] hide paints
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
<a class="btn btn-menu me-3" href="{{ url_for('vue', vueName='team') }}"><i class="fa-solid fa-people-group"></i> Équipe</a> <a class="btn btn-menu me-3" href="{{ url_for('vue', vueName='team') }}"><i class="fa-solid fa-people-group"></i> Équipe</a>
</li> </li>
<!--
<li class="nav-item dropdown"> <li class="nav-item dropdown">
<a class="dropdown-toggle btn btn-menu me-3" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside" aria-expanded="false"> <a class="dropdown-toggle btn btn-menu me-3" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside" aria-expanded="false">
<i class="fa-solid fa-palette"></i> Peintures</a> <i class="fa-solid fa-palette"></i> Peintures</a>
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
</li> </li>
</ul> </ul>
</li> </li>
-->
</ul> </ul>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment