1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Fix de l'ajout d'équipe, le ColorWidget était défaillant

This commit is contained in:
Ehouarn
2025-05-25 23:31:09 +02:00
parent e88dbfd597
commit 136f636fda
7 changed files with 58 additions and 2 deletions

View File

@ -0,0 +1,5 @@
<input type="text"
name="{{ widget.name }}"
value="{{ widget.value }}"
class="jscolor"
{% include "django/forms/widgets/attrs.html" %}>