Removed comment because bug was fixed

This commit is contained in:
Blade Barringer 2015-01-10 09:54:49 -06:00
parent 1e11947c9e
commit 09c3b643bd

View file

@ -21,7 +21,6 @@ table.table.table-striped
unless mobile
h4.stats-equipment(class=mobile?'item item-divider':'',ng-show='user.flags.itemsEnabled')=env.t('equipment')
table.table.table-striped(ng-show='user.flags.itemsEnabled')
// FIXME this isn't refreshing properly. On first party modal, correct. Second party modal click gives the previous gear. It's always one behind.
tr(ng-repeat='(k,v) in profile.items.gear.equipped', ng-init='piece=Content.gear.flat[v]', ng-show='piece')
td
strong {{piece.text()}}: