ticket weekly now navigates to the ticket

This commit is contained in:
Gerard 2018-11-09 08:06:22 +01:00
parent 930c1d4eb1
commit 40aa7146a5
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</vn-tr>
</vn-thead>
<vn-tbody>
<vn-tr ng-repeat="weekly in weeklies" class="clickable">
<vn-tr ng-repeat="weekly in weeklies" class="clickable" ui-sref="ticket.card.summary({id: {{::weekly.ticketFk}}})">
<vn-td number>
<span class="link"
ng-click="$ctrl.showTicketDescriptor($event, weekly.ticketFk)">