Add image display to show view for news
This commit is contained in:
@@ -173,7 +173,7 @@ $(document).ready(function() {
|
||||
username: user.profile.username
|
||||
},
|
||||
comments: [],
|
||||
image: ''
|
||||
image: storyImage
|
||||
}
|
||||
})
|
||||
.fail(function (xhr, textStatus, errorThrown) {
|
||||
|
Reference in New Issue
Block a user