New: Updated missing poster image to use our logo

pull/4/head
Mark McDowall 10 years ago
parent 0bef960c83
commit b907243bc0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

@ -7,7 +7,7 @@ define(
'System/StatusModel'
], function ($, Handlebars, StatusModel) {
var placeholder = StatusModel.get('urlBase') + '/Content/Images/poster-dark.jpg';
var placeholder = StatusModel.get('urlBase') + '/Content/Images/poster-dark.png';
window.NzbDrone.imageError = function (img) {
if (!img.src.contains(placeholder)) {

Loading…
Cancel
Save