mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Remove unnecessary console.log
This commit is contained in:
parent
e6383d52ad
commit
b7dc28c3fb
1 changed files with 0 additions and 1 deletions
|
@ -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']:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue