Fix close button in tribe link popover (now is when 😸)
parent
0292588b56
commit
9c7f004461
|
@ -12,7 +12,8 @@
|
|||
ng-click="vm.hide()"
|
||||
href=""
|
||||
title="{{ 'US.TRIBE.CLOSE' | translate }}"
|
||||
) tg-svg.icon-remove(svg-icon="icon-close")
|
||||
)
|
||||
tg-svg.icon-remove(svg-icon="icon-close")
|
||||
|
||||
a.gig-title(
|
||||
href="{{::vm.tribeHost}}/gigs/{{gigId}}"
|
||||
|
|
Loading…
Reference in New Issue