Points are given through my.json

This commit is contained in:
nemunaire 2016-01-23 19:53:17 +01:00
commit fce5b26e5d
2 changed files with 3 additions and 1 deletions

View file

@ -74,7 +74,7 @@
<a style="float: right;" class="btn btn-default btn-xs" href="/edit" ng-show="false">edit</a><br><br>
<span ng-show="teams[my.team_id].rank">{{ teams[my.team_id].rank }}<sup>e</sup> sur {{ teams_count }} &ndash;</span>
{{ teams[my.team_id].score }} points
{{ my.score }} points
<a style="float: right;" class="btn btn-default btn-xs btn-primary" href="/rank">classement</a>
</div>
</div>