mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	tweak "leave blank for random" text for outgoing port
as per Nick's suggestion
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user