Merged revision(s) 30110 from trunk:

datepicker display by default -80:+20 for year select (previous -10:+10)

git-svn-id: http://piwigo.org/svn/branches/2.7@30111 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2014-10-16 19:03:29 +00:00
parent 1d674e5955
commit 98cf2105b7
+1
View File
@@ -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