mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
save
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div *ngIf="pendentesList">
|
||||
<ion-list>
|
||||
<ion-item
|
||||
class="expediente ion-no-padding"
|
||||
class="expediente ion-no-padding cursor-pointer"
|
||||
*ngFor = "let task of pendentesList"
|
||||
(click)="viewTaskDetails(task.SerialNumber, task.WorkflowName)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user