mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Remove get_cgus function from login class
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
<li>
|
||||
<a href="#">{% trans "Help" %}</a>
|
||||
</li>
|
||||
{% if login.get_cgus(app) is not empty %}
|
||||
{% if app.hasTermsOfUse() %}
|
||||
<li>
|
||||
{% block tou_link %}
|
||||
<a href="{{ path("login_cgus") }}">{% trans "Terms of use" %}</a>
|
||||
|
Reference in New Issue
Block a user