mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
should help performances, it inserted the whole group leader object into the profile attr
This commit is contained in:
parent
d024470abe
commit
9454a3a629
1 changed files with 0 additions and 2 deletions
|
|
@ -114,8 +114,6 @@ a.pull-right.gem-wallet(popover-trigger='mouseenter', popover-title='Guild Bank'
|
|||
include ../../shared/formatting-help
|
||||
table(ng-show='group.leaderMessage')
|
||||
tr
|
||||
td
|
||||
app:avatar:avatar(profile='{{Members.members[group.leader]}}')
|
||||
td
|
||||
.popover.static-popover.fade.right.in.wide-popover
|
||||
.arrow
|
||||
|
|
|
|||
Loading…
Reference in a new issue