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:
parent
e6aeced26f
commit
c96edef27f
4 changed files with 46 additions and 26 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue