Implement auto refresh and activate button
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<h2 class="sectionTitle">Quick Connect</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Quick connect is: <span id="quickConnectStatus">Failed to load status</span>
|
||||
|
||||
|
||||
<div class="checkboxList paperList" style="padding:.5em 1em;">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkQuickConnectAvailable" />
|
||||
@@ -20,7 +20,7 @@
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">If unchecked, users will have to click the Activate button in their profile before initiating a quick connect login.</div>
|
||||
</div>
|
||||
|
||||
|
||||
<button is="emby-button" id="btnQuickConnectSubmit" type="submit" class="raised button-submit block">
|
||||
<span>${ButtonSave}</span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user