mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-03 17:08:47 +01:00
Fix de l'ajout d'équipe, le ColorWidget était défaillant
This commit is contained in:
5
note_kfet/templates/colorfield/color.html
Normal file
5
note_kfet/templates/colorfield/color.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<input type="text"
|
||||
name="{{ widget.name }}"
|
||||
value="{{ widget.value }}"
|
||||
class="jscolor"
|
||||
{% include "django/forms/widgets/attrs.html" %}>
|
||||
Reference in New Issue
Block a user