We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d9b02 commit eee63a2Copy full SHA for eee63a2
ui/i18n/jquery.ui.datepicker-nl-BE.js
@@ -1,4 +1,4 @@
1
-/* Dutch (Belgium) initialisation for the jQuery UI date picker plugin. */
+/* Dutch (Belgium) initialisation for the jQuery UI date picker plugin. */
2
/* David De Sloovere @DavidDeSloovere */
3
jQuery(function($){
4
$.datepicker.regional['nl-BE'] = {
@@ -20,4 +20,4 @@ jQuery(function($){
20
showMonthAfterYear: false,
21
yearSuffix: ''};
22
$.datepicker.setDefaults($.datepicker.regional['nl-BE']);
23
-});
+});
0 commit comments