recommend-banner
This commit is contained in:
+5
-5
@@ -56,7 +56,7 @@ var banners = {
|
||||
var bannerArray = {
|
||||
"pending": {
|
||||
"banner": {
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/family-login.jpg",
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
||||
"icon": "bannerimage.icon",
|
||||
"style": "style1",
|
||||
"text": "Pending",
|
||||
@@ -66,7 +66,7 @@ var banners = {
|
||||
},
|
||||
"current": {
|
||||
"banner": {
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/family-login.jpg",
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
||||
"icon": "bannerimage.icon",
|
||||
"style": "style2",
|
||||
"text": "Current",
|
||||
@@ -76,7 +76,7 @@ var banners = {
|
||||
},
|
||||
"recommend": {
|
||||
"banner": {
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/family-login.jpg",
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
||||
"icon": "bannerimage.icon",
|
||||
"style": "style3",
|
||||
"text": "Recomend",
|
||||
@@ -86,7 +86,7 @@ var banners = {
|
||||
},
|
||||
"another1task": {
|
||||
"banner": {
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/family-login.jpg",
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
||||
"icon": "bannerimage.icon",
|
||||
"style": "style4",
|
||||
"text": "Dummy for now",
|
||||
@@ -96,7 +96,7 @@ var banners = {
|
||||
},
|
||||
"pastdue": {
|
||||
"banner": {
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/family-login.jpg",
|
||||
"image": "https://www.wrenchboard.com/assets/images/apps/banners/recommend-banner.jpg",
|
||||
"icon": "bannerimage.icon",
|
||||
"style": "style5",
|
||||
"text": "Past Due",
|
||||
|
||||
Reference in New Issue
Block a user