action link
This commit is contained in:
+2
-2
@@ -61,7 +61,7 @@ var banners = {
|
|||||||
"style": "style1",
|
"style": "style1",
|
||||||
"text": "Ready to Start ?",
|
"text": "Ready to Start ?",
|
||||||
"description": "Waiting for you to get started",
|
"description": "Waiting for you to get started",
|
||||||
"action": "mytask"
|
"action": "pending"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"current": {
|
"current": {
|
||||||
@@ -101,7 +101,7 @@ var banners = {
|
|||||||
"style": "style5",
|
"style": "style5",
|
||||||
"text": "Past Due",
|
"text": "Past Due",
|
||||||
"description": "Ask for more time if past due",
|
"description": "Ask for more time if past due",
|
||||||
"action": "mytask"
|
"action": "pastdue"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user