refer fix
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</ion-content>
|
||||
|
||||
<ion-footer>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</ion-header>
|
||||
|
||||
<ion-content class="ion-padding">
|
||||
<div class="inv-head">Invite Firends</div>
|
||||
<div class="inv-head">Invite Friends</div>
|
||||
|
||||
<ion-accordion-group>
|
||||
<ion-accordion value="first">
|
||||
|
||||
@@ -89,7 +89,7 @@ export class TasksDataService {
|
||||
limit:20,
|
||||
page:0,
|
||||
offset:0,
|
||||
job_mode: 'ACTIVE',
|
||||
job_mode: 'COMPLETED',
|
||||
allstatus: 100
|
||||
};
|
||||
this.curr_session = this.sessionDataProviderService.session;
|
||||
|
||||
Reference in New Issue
Block a user