Merge branch 'traduction' into beta
This commit is contained in:
commit
43fffdf56f
3 changed files with 1901 additions and 803 deletions
|
|
@ -48,7 +48,9 @@
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
{% if user_object.pk == user_object.pk %}
|
{% if user_object.pk == user_object.pk %}
|
||||||
<a class="small float-right text-decoration-none" href="{% url 'member:auth_token' %}">
|
<div class="text-center">
|
||||||
{% trans 'Manage auth token' %}
|
<a class="small badge badge-secondary" href="{% url 'member:auth_token' %}">
|
||||||
</a>
|
<i class="fa fa-cogs"></i>{% trans 'API token' %}
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue