Fix close button in tribe link popover (now is when 😸)

stable
David Barragán Merino 2016-05-27 13:14:34 +02:00
parent 0292588b56
commit 9c7f004461
1 changed files with 2 additions and 1 deletions

View File

@ -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}}"