mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
fix errors
This commit is contained in:
@@ -155,8 +155,6 @@
|
||||
<!-- This is the list view -->
|
||||
<div *ngSwitchCase="'listview'">
|
||||
|
||||
{{ TaskService.loadCount}}: TaskService.loadCount
|
||||
|
||||
<ion-item-sliding *ngIf="TaskService.loadCount || (AllProcess.length >= 1 && TaskService.loadNum >= 1)">
|
||||
<div class="listview">
|
||||
<ion-list *ngIf="AllProcess">
|
||||
|
||||
Reference in New Issue
Block a user