update tv guide
This commit is contained in:
parent
86dea1fa4c
commit
7a39655dca
12 changed files with 81 additions and 30 deletions
|
@ -47,6 +47,15 @@
|
|||
<input type="checkbox" id="chkMovies" />
|
||||
</fieldset>
|
||||
</div>
|
||||
<div>
|
||||
<br />
|
||||
<label for="txtRecordingPath">${LabelRecordingPath}</label>
|
||||
<div style="display: inline-block; width: 85%;">
|
||||
<input type="text" id="txtRecordingPath" />
|
||||
</div>
|
||||
<button id="btnSelectRecordingPath" type="button" data-icon="search" data-iconpos="notext" data-inline="true">${ButtonSelectDirectory}</button>
|
||||
<div class="fieldDescription">${LabelRecordingPathHelp}</div>
|
||||
</div>
|
||||
<br />
|
||||
<br />
|
||||
<ul data-role="listview" class="ulForm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue