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

add help text

This commit is contained in:
Luke Pulverenti 2016-04-06 00:22:57 -04:00
parent e6aeced26f
commit c96edef27f
4 changed files with 46 additions and 26 deletions

View file

@ -31,6 +31,8 @@
</div>
<div id="fldDateAdded" style="display: none;">
<paper-input id="txtDateAdded" type="date" label="${LabelDateAdded}"></paper-input>
<div class="fieldDescription">${ConfigureDateAdded}</div>
<br/>
</div>
<div id="fldStatus" style="display: none;margin:1em 0;">
<label for="selectStatus" class="selectLabel">${LabelStatus}</label>