When there's no social icon image URL, revert to "Image not found" image
This commit is contained in:
@@ -93,6 +93,7 @@ define([
|
||||
return {
|
||||
model: this.model.toJSON(),
|
||||
allIconSets: allIconSets.toJSON(),
|
||||
imageMissingSrc: App.getConfig().get('urls.imageMissing'),
|
||||
};
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user