update user data queries
This commit is contained in:
parent
471acf85af
commit
2242c4d5d6
110 changed files with 5729 additions and 119 deletions
|
@ -49,7 +49,7 @@
|
|||
<div>
|
||||
<div>
|
||||
<paper-input type="text" label="${LabelCustomIntrosPath}" id="txtCustomIntrosPath" style="display: inline-block; width: 85%;"></paper-input>
|
||||
<paper-icon-button id="btnSelectCustomIntrosPath" icon="search"></paper-icon-button>
|
||||
<button type="button" is="paper-icon-button-light" id="btnSelectCustomIntrosPath" title="${ButtonSelectDirectory}"><iron-icon icon="search"></iron-icon></button>
|
||||
</div>
|
||||
<div class="fieldDescription">${LabelCustomIntrosPathHelp}</div>
|
||||
</div>
|
||||
|
@ -57,7 +57,7 @@
|
|||
<div>
|
||||
<div>
|
||||
<paper-input type="text" label="${LabelCodecIntrosPath}" id="txtCodecIntrosPath" style="display: inline-block; width: 85%;"></paper-input>
|
||||
<paper-icon-button id="btnSelectCodecIntrosPath" icon="search"></paper-icon-button>
|
||||
<button type="button" is="paper-icon-button-light" id="btnSelectCodecIntrosPath" title="${ButtonSelectDirectory}"><iron-icon icon="search"></iron-icon></button>
|
||||
</div>
|
||||
<div class="fieldDescription">
|
||||
<div>${LabelCodecIntrosPathHelp}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue