1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update identify popup

This commit is contained in:
Luke Pulverenti 2015-10-04 14:23:49 -04:00
parent ee189b8155
commit af7ca94f40

View file

@ -25,9 +25,8 @@
<form class="identifyOptionsForm" style="display:none;margin:auto;">
<h1>${HeaderIdentificationResult}</h1>
<div class="selectedSearchResult"></div>
<h1>${HeaderOptions}</h1>
<br />
<div>
<paper-checkbox id="chkIdentifyReplaceImages" checked>${OptionReplaceExistingImages}</paper-checkbox>
</div>