update artists
This commit is contained in:
parent
90aac8b830
commit
86b1a35823
1 changed files with 2 additions and 2 deletions
|
@ -42,12 +42,12 @@
|
|||
<div>
|
||||
<paper-checkbox id="chkEnableRecordingSubfolders">${OptionEnableRecordingSubfolders}</paper-checkbox>
|
||||
</div>
|
||||
<div class="hide">
|
||||
<div>
|
||||
<br />
|
||||
<paper-input id="txtMovieRecordingPath" label="${LabelMovieRecordingPath}" style="width:84%;display:inline-block;"></paper-input>
|
||||
<paper-icon-button id="btnSelectMovieRecordingPath" icon="search"></paper-icon-button>
|
||||
</div>
|
||||
<div class="hide">
|
||||
<div>
|
||||
<paper-input id="txtSeriesRecordingPath" label="${LabelSeriesRecordingPath}" style="width:84%;display:inline-block;"></paper-input>
|
||||
<paper-icon-button id="btnSelectSeriesRecordingPath" icon="search"></paper-icon-button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue