banner data
This commit is contained in:
+6
-6
@@ -59,34 +59,34 @@ var banners = {
|
|||||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
||||||
"icon": "bannerimage.icon",
|
"icon": "bannerimage.icon",
|
||||||
"style": "style1",
|
"style": "style1",
|
||||||
"text": "Pending",
|
"text": "Ready to Start ?",
|
||||||
"description": "Waiting for you to get started",
|
"description": "Waiting for you to get started",
|
||||||
"action": "mytask"
|
"action": "mytask"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"current": {
|
"current": {
|
||||||
"banner": {
|
"banner": {
|
||||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
"image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-active.jpg",
|
||||||
"icon": "bannerimage.icon",
|
"icon": "bannerimage.icon",
|
||||||
"style": "style2",
|
"style": "style2",
|
||||||
"text": "Current",
|
"text": "Current Task/Chores",
|
||||||
"description": "Your currently active task",
|
"description": "Your currently active task",
|
||||||
"action": "mytask"
|
"action": "mytask"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"recommend": {
|
"recommend": {
|
||||||
"banner": {
|
"banner": {
|
||||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
"image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-recommend.jpg",
|
||||||
"icon": "bannerimage.icon",
|
"icon": "bannerimage.icon",
|
||||||
"style": "style3",
|
"style": "style3",
|
||||||
"text": "Recomend",
|
"text": "Recommend to Parent",
|
||||||
"description": "Send to parent to approve",
|
"description": "Send to parent to approve",
|
||||||
"action": "familymarket"
|
"action": "familymarket"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pastdue": {
|
"pastdue": {
|
||||||
"banner": {
|
"banner": {
|
||||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
"image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-pastdue.jpg",
|
||||||
"icon": "bannerimage.icon",
|
"icon": "bannerimage.icon",
|
||||||
"style": "style5",
|
"style": "style5",
|
||||||
"text": "Past Due",
|
"text": "Past Due",
|
||||||
|
|||||||
Reference in New Issue
Block a user