mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-30 05:28:20 +00:00
Fixed typo
This commit is contained in:
@@ -61,7 +61,7 @@ var ReleaseItemView = Backbone.View.extend({
|
||||
if (com.podnoms.utils.isEmpty(this.model.get('release_image'))){
|
||||
$('#release-image-div', this.el).remove();
|
||||
}
|
||||
$('#release_date', this.el).
|
||||
//$('#release_date', this.el).
|
||||
return this;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user