mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
datepicker display by default -80:+20 for year select (previous -10:+10)
git-svn-id: http://piwigo.org/svn/trunk@30110 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -69,6 +69,7 @@ jQuery.fn.pwgDatepicker = function(settings) {
|
||||
autoSize: true,
|
||||
changeMonth : true,
|
||||
changeYear: true,
|
||||
yearRange: 'c-80:c+20',
|
||||
altFieldTimeOnly: false,
|
||||
showSecond: false,
|
||||
alwaysSetTime: false
|
||||
|
||||
Reference in New Issue
Block a user