add credit
This commit is contained in:
@@ -27,15 +27,14 @@
|
||||
|
||||
<div *ngIf="tabs =='tasks'" class="lesson">
|
||||
<div *ngIf="active_job_count == 0 && active_offers_count == 0 ">
|
||||
<ion-card>
|
||||
<ion-card style="background-color: #f4f1f0;">
|
||||
<img alt="WrenchBoard Tasks" src="https://www.wrenchboard.com/assets/images/apps/current-tasks.png" />
|
||||
<ion-card-header>
|
||||
<ion-card-title>Current Tasks</ion-card-title>
|
||||
<!-- <ion-card-subtitle>Card Subtitle</ion-card-subtitle>-->
|
||||
</ion-card-header>
|
||||
|
||||
<ion-card-content>
|
||||
You currently have no active tasks or shores. Visit the Market to find anything interesting to you.
|
||||
You currently have no active tasks or chores. Visit the Market to find anything interesting to you.
|
||||
</ion-card-content>
|
||||
</ion-card>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user