Fix member stats points. TG-2075 #ready-for-test

stable
Xavier Julián 2015-01-28 15:22:44 +01:00
parent 4042396a8f
commit 7fec877a51
1 changed files with 6 additions and 6 deletions

View File

@ -14,4 +14,4 @@
span.icon.icon-tasks(ng-style="{'opacity': stats.closed_tasks[userId]}", ng-class="{'top': stats.closed_tasks[userId] == 1}")
.attribute
span.points(ng-bind='stats.totals[userId]')
span.points(ng-bind='stats.totals[userId]')