mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Merge branch 'migrate-to-fa-icons' of https://github.com/hindessm/node-red-nodes into hindessm-migrate-to-fa-icons
Conflicts: io/ping/88-ping.html io/wol/39-wol.html social/nma/57-nma.html social/prowl/57-prowl.html social/pushover/57-pushover.html social/twilio/56-twilio.html storage/sqlite/sqlite.html
This commit is contained in:
@@ -20,7 +20,11 @@
|
||||
<input type="text" id="node-input-title" placeholder="Node-RED">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<<<<<<< HEAD
|
||||
<label for="node-config-input-pushkey"><i class="fa fa-key"></i> API Key</label>
|
||||
=======
|
||||
<label for="node-config-input-pushkey"><i class="fa fa-lock"></i> API Key</label>
|
||||
>>>>>>> fdb62b548520519558fb23a7606831ffd06a90d3
|
||||
<input type="password" id="node-config-input-pushkey">
|
||||
</div>
|
||||
<br/>
|
||||
|
Reference in New Issue
Block a user