Show year dropdown by default for jQuery UI date pickers
This commit is contained in:
		
							parent
							
								
									33931b4bf2
								
							
						
					
					
						commit
						737b2e578a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -58,7 +58,7 @@ class JQueryDateWidget(dfwidget.DateInputWidget): | |||
|     requirements = None | ||||
| 
 | ||||
|     default_options = ( | ||||
|         ('changeYear', False), | ||||
|         ('changeYear', True), | ||||
|     ) | ||||
| 
 | ||||
|     def serialize(self, field, cstruct, **kw): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar