mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
</ion-segment>
|
||||
</div>
|
||||
</div>
|
||||
<div [ngSwitch]="segmentVista" class="height-100">
|
||||
<div [ngSwitch]="segmentVista" class="overflow-y-auto">
|
||||
<!-- This is the list view -->
|
||||
|
||||
<div *ngSwitchCase="'listview'" class="height-100">
|
||||
<ion-item-sliding class="overflow-y-auto height-100">
|
||||
<div *ngSwitchCase="'listview'">
|
||||
<ion-item-sliding>
|
||||
<div class="listview">
|
||||
<ion-list *ngIf="allProcessesList">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user