Playground

This commit is contained in:
CHIEFSOFT\ameye
2024-10-30 07:09:09 -04:00
parent bf7e93fa0f
commit d1e7852158
+3 -3
View File
@@ -309,7 +309,7 @@ long RecoPlayGround( int itm_count, CVars in, CVars &out ){
int ic = itm_count;
snprintf(vname, sizeof (vname), "title_%05d", ic);
out[vname] = "Some of your task as owner Need Review now ";
out[vname] = "Visit Playground";
snprintf(vname, sizeof (vname), "description_%05d", ic);
out[vname] = "Some of your task as owner Need Review now,Some of your task as owner Need Review now, S Need Review now";
@@ -327,7 +327,7 @@ long RecoPlayGround( int itm_count, CVars in, CVars &out ){
out[vname] = "icon1";
snprintf(vname, sizeof (vname), "banner_%05d", ic);
out[vname] ="https://www.wrenchboard.com/assets/images/apps/banners/banner-job-due.jpg";
out[vname] ="https://www.wrenchboard.com/assets/images/apps/banners/playground.jpg";
snprintf(vname, sizeof (vname), "banner_location_%05d", ic);
out[vname] ="URL";
@@ -342,7 +342,7 @@ long RecoPlayGround( int itm_count, CVars in, CVars &out ){
out[vname] = "View";
snprintf(vname, sizeof (vname), "short_title_%05d", ic);
out[vname] = "Review Ready Tasks";
out[vname] = "Playground";
snprintf(vname, sizeof (vname), "short_description_%05d", ic);
out[vname] = "Some of your jobs are waiting for approval ";