update forms
This commit is contained in:
@@ -21,11 +21,9 @@
|
||||
<p class="reportedName">
|
||||
|
||||
</p>
|
||||
<br />
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<label for="txtCustomName">${LabelCustomDeviceDisplayName}</label>
|
||||
<input type="text" id="txtCustomName" />
|
||||
<paper-input type="text" id="txtCustomName" label="${LabelCustomDeviceDisplayName}"></paper-input>
|
||||
<div class="fieldDescription">${LabelCustomDeviceDisplayNameHelp}</div>
|
||||
</li>
|
||||
<li id="fldCameraUploadPath" style="display:none;">
|
||||
|
||||
Reference in New Issue
Block a user