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:
mistic100
2014-10-16 19:01:46 +00:00
parent 2a1c176818
commit 55f9454987
+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