diff --git a/service/banners.js b/service/banners.js index ac4cf1e..7954b65 100644 --- a/service/banners.js +++ b/service/banners.js @@ -71,7 +71,7 @@ var banners = { "style": "style2", "text": "Current", "description": "Your currently active task", - "action": "thisaction" + "action": "mytask" } }, "recommend": { @@ -81,7 +81,7 @@ var banners = { "style": "style3", "text": "Recomend", "description": "Send to parent to approve", - "action": "thisaction" + "action": "familymarket" } }, "another1task": {