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