aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-11-01 18:16:04 -0400
committerScott González <scott.gonzalez@gmail.com>2011-11-01 18:16:04 -0400
commitf11dab34cce80f027c74cf604394c05d32c38255 (patch)
treea57613157ee7dc0baeba89ec5fd5414d4048bff7 /demos/index.html
parent183d6a00df531b13c638944796b5bc52ca19ecb4 (diff)
downloadjquery-ui-f11dab34cce80f027c74cf604394c05d32c38255.tar.gz
jquery-ui-f11dab34cce80f027c74cf604394c05d32c38255.zip
Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan language code.
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html
index 8fae2409d..b4031bf99 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -76,8 +76,8 @@
<script src="../ui/i18n/jquery.ui.datepicker-is.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-it.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ja.js"></script>
+ <script src="../ui/i18n/jquery.ui.datepicker-kk.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ko.js"></script>
- <script src="../ui/i18n/jquery.ui.datepicker-kz.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-lt.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-lv.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ml.js"></script>