1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add methods to media source manager

This commit is contained in:
Luke Pulverenti 2015-03-07 17:43:53 -05:00
parent 27b1ce1889
commit 692c7d1943
3 changed files with 29 additions and 21 deletions

View file

@ -173,7 +173,7 @@
lastTargetName = targetName;
html += '<div class="detailSectionHeader" style="padding: .85em 0 .85em 1em;">';
html += '<div class="detailSectionHeader">';
html += '<div style="display:inline-block;vertical-align:middle;">' + targetName + '</div>';