From a4d2a0fa192befd99f15d2ee80668ece89c1ef5f Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 17 Jan 2011 09:26:30 -0500 Subject: Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell --- demos/datepicker/localization.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'demos/datepicker') diff --git a/demos/datepicker/localization.html b/demos/datepicker/localization.html index 9d32a4863..da9d010d2 100644 --- a/demos/datepicker/localization.html +++ b/demos/datepicker/localization.html @@ -18,7 +18,9 @@ + + -- cgit v1.2.3 From 6e84a8b8f446eb5d1787666ea698678aeab59c71 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 17 Jan 2011 09:44:53 -0500 Subject: Datepicker i18n: Fixed missing references. --- demos/datepicker/localization.html | 6 ++++++ demos/index.html | 2 ++ 2 files changed, 8 insertions(+) (limited to 'demos/datepicker') diff --git a/demos/datepicker/localization.html b/demos/datepicker/localization.html index da9d010d2..33d03c98c 100644 --- a/demos/datepicker/localization.html +++ b/demos/datepicker/localization.html @@ -43,12 +43,14 @@ + + @@ -99,6 +101,8 @@ + + @@ -120,11 +124,13 @@ + + diff --git a/demos/index.html b/demos/index.html index 2cc4fea1a..b870221ee 100644 --- a/demos/index.html +++ b/demos/index.html @@ -77,12 +77,14 @@ + + -- cgit v1.2.3