2020-04-12 00:44:30 -05:00
|
|
|
<div id="quickConnectPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
|
|
|
<div>
|
|
|
|
<div class="content-primary">
|
|
|
|
<div class="verticalSection">
|
|
|
|
<div class="sectionTitleContainer flex align-items-center">
|
|
|
|
<h2 class="sectionTitle">Quick Connect</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-04-18 19:20:15 -05:00
|
|
|
|
2020-04-12 00:44:30 -05:00
|
|
|
Quick connect is: <span id="quickConnectStatus">Failed to load status</span>
|
2020-04-18 19:20:15 -05:00
|
|
|
|
2020-04-12 00:44:30 -05:00
|
|
|
<div class="checkboxList paperList" style="padding:.5em 1em;">
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" is="emby-checkbox" id="chkQuickConnectAvailable" />
|
|
|
|
<span>Enable quick connect on this server</span>
|
|
|
|
</label>
|
|
|
|
</div>
|
2020-04-18 19:20:15 -05:00
|
|
|
|
2020-04-12 00:44:30 -05:00
|
|
|
<button is="emby-button" id="btnQuickConnectSubmit" type="submit" class="raised button-submit block">
|
|
|
|
<span>${ButtonSave}</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|