update library setup
This commit is contained in:
parent
273da03c0f
commit
99d3154872
10 changed files with 101 additions and 45 deletions
|
@ -1,21 +0,0 @@
|
|||
<form style="max-width:100%;">
|
||||
<br />
|
||||
<div id="fldCollectionType">
|
||||
<label for="selectCollectionType">${LabelContentType}</label>
|
||||
<select id="selectCollectionType" data-mini="true" required="required"></select>
|
||||
<div class="collectionTypeFieldDescription fieldDescription">
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
<paper-input type="text" id="txtValue" required="required" label="${LabelName}"></paper-input>
|
||||
</p>
|
||||
<br />
|
||||
<div>
|
||||
<button type="submit" class="clearButton" data-role="none">
|
||||
<paper-button raised class="submit block">
|
||||
<iron-icon icon="check"></iron-icon>
|
||||
<span>${ButtonOk}</span>
|
||||
</paper-button>
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue