job-interest
This commit is contained in:
@@ -155,7 +155,7 @@ long RecoOffersInterest(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/family-login.jpg";
|
||||
out[vname] ="https://www.wrenchboard.com/assets/images/apps/banners/job-interest.jpg";
|
||||
|
||||
snprintf(vname, sizeof (vname), "banner_location_%05d", ic);
|
||||
out[vname] ="URL";
|
||||
|
||||
Reference in New Issue
Block a user