refs #5334 params
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-05-31 11:24:11 +02:00
parent 0fd7f4183e
commit 0774a94d8b
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@
translate>
Delete
</vn-item>
</slot-menu>
<slot-body>
<div class="attributes">
@ -31,7 +30,7 @@
value="{{$ctrl.department.worker.firstName}} {{$ctrl.department.worker.secondName}}">
</vn-label-value>
</div>
<vn-icon-button vn-anchor="{state: 'worker.index', params: {q: {departmentFk: department.id}}}"
<vn-icon-button vn-anchor="{state: 'worker.index', params: {q: {departmentFk: $ctrl.$params.id}}}"
vn-tooltip="Department workers"
icon="icon-ticket">
</vn-icon-button>