mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Show timeout icon in function node
This commit is contained in:
		| @@ -83,7 +83,7 @@ | ||||
|             </div> | ||||
|  | ||||
|             <div class="form-row"> | ||||
|                 <label for="node-input-timeout"><i class="fa fa-clock"></i> <span data-i18n="function.label.timeout"></span></label> | ||||
|                 <label for="node-input-timeout"><i class="fa fa-clock-o"></i> <span data-i18n="function.label.timeout"></span></label> | ||||
|                 <input id="node-input-timeout" style="width: 60px;" data-i18n="[placeholder]join.seconds"> | ||||
|             </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user