aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorJorge Barreiro <yortx.barry@gmail.com>2010-09-20 10:59:01 -0400
committerScott González <scott.gonzalez@gmail.com>2010-09-20 10:59:01 -0400
commitf04a25f9bf24bcbfa6f9f79b45a6a97bc90ffd1d (patch)
treef302c8e1e7a76df97d06235a9b674d9b1e9cf4a8 /demos/index.html
parentce08df3bdc8f2806062f7a393975656f31cda035 (diff)
downloadjquery-ui-f04a25f9bf24bcbfa6f9f79b45a6a97bc90ffd1d.tar.gz
jquery-ui-f04a25f9bf24bcbfa6f9f79b45a6a97bc90ffd1d.zip
Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add Galician 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 3297ba726..fc7e09157 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -58,6 +58,7 @@
<script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-fo.js"></script>
<script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-fr.js"></script>
<script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-fr-CH.js"></script>
+ <script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-gl.js"></script>
<script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-he.js"></script>
<script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-hr.js"></script>
<script type="text/javascript" src="../ui/i18n/jquery.ui.datepicker-hu.js"></script>