mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix the appearance of 'is between' rule on switch node property (#1383)
This commit is contained in:
		
				
					committed by
					
						 Nick O'Leary
						Nick O'Leary
					
				
			
			
				
	
			
			
			
						parent
						
							ff40b521b7
						
					
				
				
					commit
					a42e99c4aa
				
			| @@ -199,6 +199,7 @@ | ||||
|                         } else if (type === "btwn") { | ||||
|                             row2.hide(); | ||||
|                             row3.show(); | ||||
|                             btwnValue2Field.typedInput('show'); | ||||
|                         } else { | ||||
|                             row2.hide(); | ||||
|                             row3.hide(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user