mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
more JShint cleaning and fa icons added
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
</div>
|
||||
<br/>
|
||||
<div class="form-row">
|
||||
<label for="node-input-name"><i class="icon-tag"></i> Name</label>
|
||||
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
|
||||
<input type="text" id="node-input-name" placeholder="Name">
|
||||
</div>
|
||||
<div class="form-tips" id="node-tip">Tip: This node ONLY works with numbers.</div>
|
||||
|
Reference in New Issue
Block a user