update recording fields
This commit is contained in:
parent
6435d047f6
commit
b162cf30c5
12 changed files with 211 additions and 82 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<div class="syncLocalContainer hide" style="margin-top: 1em; display: inline-flex; padding: 0 .5em;">
|
||||
<label class="checkboxContainer" style="margin: 0;">
|
||||
<input type="checkbox" is="emby-checkbox" class="chkOffline"/>
|
||||
<input type="checkbox" is="emby-checkbox" class="chkOffline" />
|
||||
<span>${MakeAvailableOffline}</span>
|
||||
</label>
|
||||
</div>
|
||||
|
@ -52,9 +52,10 @@
|
|||
|
||||
</button>
|
||||
<div class="detailUserDataIcons userDataIcons"></div>
|
||||
<button is="emby-button" type="button" class="btnDeleteItem fab mini hide" title="${DeleteMedia}"><i class="md-icon">delete</i></button>
|
||||
</div>
|
||||
|
||||
<div class="recordingFields hide" style="margin: .5em 0 1.5em;">
|
||||
<div class="recordingFields hide" style="margin: .5em 0 1.5em;">
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue