Aleksander Machniak
2013-01-17 8e8f3b96b51fde1df953de7398b15e0f01e10777
plugins/jqueryui/js/i18n/jquery.ui.datepicker-el.js
old 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']);
});
});