mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	| @@ -160,7 +160,7 @@ | ||||
|                 that.input.css("margin"+d,0); | ||||
|             }); | ||||
|  | ||||
|             ["type","placeholder"].forEach(function(d) { | ||||
|             ["type","placeholder","data-i18n"].forEach(function(d) { | ||||
|                 var m = that.element.attr(d); | ||||
|                 that.input.attr(d,m); | ||||
|             }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user