frontend: use settings to display change name form or not and registration

This commit is contained in:
nemunaire 2018-12-01 15:49:03 +01:00
commit 07cea2e04a
2 changed files with 2 additions and 2 deletions

View file

@ -110,7 +110,7 @@
</a>
</h4>
</span>
<span class="navbar-text text-light" ng-show="!my.team_id && time.remaining === undefined" ng-cloak>
<span class="navbar-text text-light" ng-show="!my.team_id && settings.allowRegistration" ng-cloak>
<a ng-href="/register" class="badge badge-warning" role="button">
Inscription
</a>