mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
tweak "leave blank for random" text for outgoing port
as per Nick's suggestion
This commit is contained in:
parent
e5e457a410
commit
79f8d057a1
@ -115,7 +115,7 @@
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-outport"><i class="icon-random"></i> optional</label>
|
||||
output port <input type="text" id="node-input-outport" style="width: 70px;" placeholder="not fixed">
|
||||
output port <input type="text" id="node-input-outport" style="width: 70px;" placeholder="'leave blank for random">
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label> </label>
|
||||
|
Loading…
Reference in New Issue
Block a user