initial checkin from subversion
This commit is contained in:
7
www/templates/textInput.html
Normal file
7
www/templates/textInput.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<input name="{{id}}"
|
||||
|
||||
{{#if style}}
|
||||
style="{{style}}"
|
||||
{{/if}}
|
||||
|
||||
class="topcoat-text-input" value="{{value}}" placeholder="{{label}}"/>
|
||||
Reference in New Issue
Block a user