admin: remove last occurence of initialName

This commit is contained in:
nemunaire 2018-02-04 22:08:49 +01:00
commit 4077431ef0
3 changed files with 0 additions and 9 deletions

View file

@ -23,7 +23,6 @@
</td>
<td>
{{ team.name }}
<div ng-if="team.name != team.initialName">{{ team.initialName }}</div>
</td>
<td ng-controller="TeamMembersController" style="padding: 0;">
<table class="table table-hover table-sm bg-light" style="margin: 0;">