Commit 00d8b8af by sawit

Edit default image companys

parent 73441028
......@@ -143,7 +143,7 @@ export class CompanyModelS extends BaseModel implements CompanyModelS {
if (this.photoGraph) {
return environment.baseUrl + "/files/image/" + this.photoGraph;
} else {
return "assets/img/icon/icon_employer.png";
return "assets/images/faces/3.jpg";
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment