mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 06:13:25 -07:00
Merge 70a2f874dd
into 41d09066fe
This commit is contained in:
commit
adcfb2a279
1 changed files with 4 additions and 0 deletions
|
@ -126,6 +126,10 @@ DOCUMENTATION :: END
|
||||||
% endif
|
% endif
|
||||||
<h5>${a['rows'][0]['friendly_name']}</h5>
|
<h5>${a['rows'][0]['friendly_name']}</h5>
|
||||||
</a>
|
</a>
|
||||||
|
% else:
|
||||||
|
<a href="user?user=${a['rows'][0]['friendly_name']}">
|
||||||
|
<h5>${a['rows'][0]['friendly_name']}</h5>
|
||||||
|
% endif
|
||||||
</div>
|
</div>
|
||||||
<div class="user-platforms-instance-playcount">
|
<div class="user-platforms-instance-playcount">
|
||||||
<h3>${a['rows'][0]['total_plays']}</h3>
|
<h3>${a['rows'][0]['total_plays']}</h3>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue