Remove unnecessary console.log

This commit is contained in:
Jonathan Wong 2015-09-06 13:33:35 -07:00
parent e6383d52ad
commit b7dc28c3fb

View file

@ -68,7 +68,6 @@ DOCUMENTATION :: END
<a href="info?item_id=${a['rating_key']}">
% endif
<div class="dashboard-activity-poster">
<script>console.log('${a['indexes']}');</script>
% if a['type'] == 'movie' and not a['indexes']:
<div class="dashboard-activity-poster-face" style="background-image: url(pms_image_proxy?img=${a['art']}&width=500&height=280);"></div>
% elif a['type'] == 'episode' and not a['indexes']: