diff options
author | stojce <stojce@gmail.com> | 2011-11-17 12:45:36 -0600 |
---|---|---|
committer | kborchers <k_borchers@yahoo.com> | 2011-11-17 12:45:36 -0600 |
commit | b2d05f8b76a0de4e66f6a51d77b952be1633e17a (patch) | |
tree | cd0c90bffab88e882d7bff0705348c2bbc630651 /demos/index.html | |
parent | 6525365944d306931e0697b7bb909e9e48a5501c (diff) | |
download | jquery-ui-b2d05f8b76a0de4e66f6a51d77b952be1633e17a.tar.gz jquery-ui-b2d05f8b76a0de4e66f6a51d77b952be1633e17a.zip |
Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepicker: Add Macedonian Localization
Diffstat (limited to 'demos/index.html')
-rw-r--r-- | demos/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/index.html b/demos/index.html index 2e80b7dee..75e155b24 100644 --- a/demos/index.html +++ b/demos/index.html @@ -82,6 +82,7 @@ <script src="../ui/i18n/jquery.ui.datepicker-lb.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-mk.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-ml.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-ms.js"></script> <script src="../ui/i18n/jquery.ui.datepicker-nl.js"></script> |