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

Add single tournament mode

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-06-07 15:18:59 +02:00
parent 85b3da09f6
commit ec2fa43e20
4 changed files with 19 additions and 4 deletions

View File

@ -25,6 +25,7 @@
{# Bootstrap JavaScript #}
{% javascript 'bootstrap' %}
{# bootstrap-select for beautiful selects and JQuery dependency #}
{% javascript 'jquery' %}
{% javascript 'bootstrap_select' %}
{# Si un formulaire requiert des données supplémentaires (notamment JS), les données sont chargées #}