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

This commit is contained in:
Carlos Satorres 2023-05-30 15:36:39 +02:00
parent 1dcaba1fdc
commit 0fd7f4183e
1 changed files with 2 additions and 1 deletions

View File

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