add m3u url to sat page
This commit is contained in:
parent
0bd0cc2719
commit
f9963247df
15 changed files with 70 additions and 47 deletions
|
@ -18,6 +18,11 @@
|
|||
<div>
|
||||
<paper-input class="txtDevicePath" label="${LabelTunerIpAddress}" required="required"></paper-input>
|
||||
</div>
|
||||
<div>
|
||||
<paper-input class="txtM3uUrl" label="${LabelOptionalM3uUrl}" required="required"></paper-input>
|
||||
<div class="fieldDescription">${LabelOptionalM3uUrlHelp}</div>
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<br />
|
||||
<label class="selectLabel">Diseq C</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue