aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorRichard D. Worth <rdworth@gmail.com>2012-02-15 10:39:20 -0500
committerRichard D. Worth <rdworth@gmail.com>2012-02-15 10:39:20 -0500
commit90959389ee895f5123589e5be17081fdbe340283 (patch)
treee290e0c5a5b4b60eb15745056ba8ae8d2c977173 /demos/index.html
parentefdf6cdf9f0e6aaecad7b3ac53afca38938d9048 (diff)
downloadjquery-ui-90959389ee895f5123589e5be17081fdbe340283.tar.gz
jquery-ui-90959389ee895f5123589e5be17081fdbe340283.zip
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/index.html b/demos/index.html
index 6469e884b..81217cba3 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -68,6 +68,7 @@
<script src="../ui/i18n/jquery.ui.datepicker-fr-CH.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-gl.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-he.js"></script>
+ <script src="../ui/i18n/jquery.ui.datepicker-hi.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-hr.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-hu.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-hy.js"></script>