mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Rename to camel case
This commit is contained in:
parent
a6d37e7633
commit
8655de4469
5 changed files with 0 additions and 0 deletions
11
src/myPreferencesQuickConnect.html
Normal file
11
src/myPreferencesQuickConnect.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<div id="quickConnectPreferencesPage" data-role="page" class="page libraryPage userPreferencesPage noSecondaryNavPage" data-title="${HeaderHome}" data-backbutton="true">
|
||||
<button is="emby-button" id="btnQuickConnectActivate" type="button" class="raised button-submit block">
|
||||
<span>${ButtonActivate}</span>
|
||||
</button>
|
||||
|
||||
<div class="quickConnectSettingsContainer padded-left padded-right padded-bottom-page">
|
||||
<div id="quickConnectIncoming" class="paperList">
|
||||
<div>${MessagePleaseWait}</div>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue