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:
parent
27b1ce1889
commit
692c7d1943
3 changed files with 29 additions and 21 deletions
|
@ -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>';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue