update elements
This commit is contained in:
parent
ab2d2eaf94
commit
7b96f75a6c
24 changed files with 500 additions and 459 deletions
|
@ -30,9 +30,9 @@
|
|||
|
||||
<div class="selectedSearchResult"></div>
|
||||
<br />
|
||||
<div>
|
||||
<paper-checkbox id="chkIdentifyReplaceImages" checked>${OptionReplaceExistingImages}</paper-checkbox>
|
||||
</div>
|
||||
<br />
|
||||
<label class="checkboxContainer">
|
||||
<input type="checkbox" is="emby-checkbox" id="chkIdentifyReplaceImages" />
|
||||
<span>${OptionReplaceExistingImages}</span>
|
||||
</label>
|
||||
<button is="emby-button" type="submit" class="raised submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSubmit}</span></button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue