mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 08:55:36 -04:00 
			
		
		
		
	Remove console.log
This commit is contained in:
		
							parent
							
								
									75f4a7980b
								
							
						
					
					
						commit
						84ed8503d1
					
				| @ -189,7 +189,6 @@ Ext.define('Ext.ux.form.field.DateTime', { | ||||
|     }, | ||||
| 
 | ||||
|     setValue: function(value){ | ||||
|         console.log("setValue: " + value); | ||||
|         if (Ext.isString(value) || Ext.isDate(value)){ | ||||
| 
 | ||||
|             if( Ext.isDate(value)){ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user