Change text to "Choisir..." on select inputs
This commit is contained in:
parent
6bc2ce8b48
commit
c5e71d058c
4 changed files with 4 additions and 4 deletions
|
|
@ -61,7 +61,7 @@
|
|||
id="section"
|
||||
name="se"
|
||||
>
|
||||
<option value="0">Toutes</option>
|
||||
<option value="0">Choisir...</option>
|
||||
{% for Section in Sections %}
|
||||
<option
|
||||
value="{{ Section.ID }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue