1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 05:58:25 +02:00

Temporary remove chat feature (maybe reintroduce a better one later)

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-01-13 17:04:45 +01:00
parent 93a2e2436d
commit a853be73c5
5 changed files with 199 additions and 256 deletions

View File

@ -100,9 +100,10 @@
</li>
{% endif %}
{% endif %}
<li class="nav-item active">
<li class="nav-item active d-none">
<a class="nav-link" href="{% url "participation:chat" %}">
<i class="fas fa-comments"></i> {% trans "Chat" %}</a>
<i class="fas fa-comments"></i> {% trans "Chat" %}
</a>
</li>
{% if user.registration.is_admin %}
<li class="nav-item active">