forked from DGNum/gestioCOF
Fix liste utilisateurs création de compte
This commit is contained in:
parent
ad661cab09
commit
120ffd574a
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="{% url "kfet.account.create.fromclipper" clipper.username %}">
|
<a href="{% url "kfet.account.create.fromclipper" clipper.username %}">
|
||||||
{{ clipper|highlight_clipper:q }}
|
{{ clipper|highlight_clipper:q }}
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue