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

update library setup

This commit is contained in:
Luke Pulverenti 2015-10-16 00:46:41 -04:00
parent 55172c0a19
commit 8a2b6dbea0
13 changed files with 17 additions and 22 deletions

View file

@ -7,7 +7,7 @@
</div>
</div>
<div>
<paper-input type="text" id="txtValue" required="required" label="${LabelName}"></paper-input>
<paper-input type="text" id="txtValue" required="required" label="${LabelDisplayName}"></paper-input>
</div>
<div>
<paper-input type="text" id="txtPath" required="required" label="${LabelFolder}" style="display: inline-block;width:84%;"></paper-input>