Active jobs layout
This commit is contained in:
@@ -98,7 +98,7 @@ class usersService {
|
||||
page:0,
|
||||
limit :100
|
||||
};
|
||||
return this.postAuxEnd("/getjobsdata", postData);
|
||||
return this.postAuxEnd("/activejoblist", postData);
|
||||
}
|
||||
|
||||
getHeroJBanners(){
|
||||
|
||||
Reference in New Issue
Block a user