mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
declare dependency
This commit is contained in:
parent
f6b71369e3
commit
a1d3c595d0
38 changed files with 155 additions and 138 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>Emby</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="selectServerPage" data-role="page" class="page libraryPage noSecondaryNavPage" data-theme="b" data-require="scripts/selectserver">
|
||||
<div id="selectServerPage" data-role="page" class="page libraryPage noSecondaryNavPage" data-theme="b" data-require="scripts/selectserver,paper-fab">
|
||||
|
||||
<div data-role="content">
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
|||
<br />
|
||||
<div class="noServersMessage" style="display:none;padding-left:5px;">
|
||||
${MessageNoServersAvailableToConnect}
|
||||
<br/><br />
|
||||
<br /><br />
|
||||
</div>
|
||||
|
||||
<div class="addServer" style="margin:0 0 1em;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue