mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div *ngIf="despachoList">
|
||||
<ion-list>
|
||||
<ion-item
|
||||
class="expediente ion-no-padding"
|
||||
class="expediente ion-no-padding cursor-pointer"
|
||||
*ngFor = "let task of despachoList; let i = index"
|
||||
(click)="viewExpedientDetail(task.SerialNumber)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user