plugins/jqueryui/js/i18n/jquery.ui.datepicker-el.jsold mode 100644 new mode 100755
@@ -1,4 +1,4 @@ /* Greek (el) initialisation for the jQuery UI date picker plugin. */ /* Greek (el) initialisation for the jQuery UI date picker plugin. */ /* Written by Alex Cicovic (http://www.alexcicovic.com) */ jQuery(function($){ $.datepicker.regional['el'] = { @@ -20,4 +20,4 @@ showMonthAfterYear: false, yearSuffix: ''}; $.datepicker.setDefaults($.datepicker.regional['el']); }); });