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",
|
||||
"icon": "bannerimage.icon",
|
||||
"style": "style1",
|
||||
"text": "Pending",
|
||||
"text": "Ready to Start ?",
|
||||
"description": "Waiting for you to get started",
|
||||
"action": "mytask"
|
||||
}
|
||||
},
|
||||
"current": {
|
||||
"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",
|
||||
"style": "style2",
|
||||
"text": "Current",
|
||||
"text": "Current Task/Chores",
|
||||
"description": "Your currently active task",
|
||||
"action": "mytask"
|
||||
}
|
||||
},
|
||||
"recommend": {
|
||||
"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",
|
||||
"style": "style3",
|
||||
"text": "Recomend",
|
||||
"text": "Recommend to Parent",
|
||||
"description": "Send to parent to approve",
|
||||
"action": "familymarket"
|
||||
}
|
||||
},
|
||||
"pastdue": {
|
||||
"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",
|
||||
"style": "style5",
|
||||
"text": "Past Due",
|
||||
|
||||
Reference in New Issue
Block a user