added chapter image

This commit is contained in:
Luke Pulverenti 2013-03-26 13:21:14 -04:00
parent 7955da14c8
commit 787b0b115c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -290,7 +290,7 @@
html += '<img src="' + imgUrl + '" />';
} else {
html += '<img src="css/images/items/detail/video.png"/>';
html += '<img src="css/images/items/list/chapter.png"/>';
}
html += '<div class="posterViewItemText posterViewItemPrimaryText">' + chapter_name + '</div>';