We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc61b4 commit 3b4e73eCopy full SHA for 3b4e73e
demos/index.html
@@ -7,8 +7,8 @@
7
<link rel="stylesheet" href="demos.css">
8
<script src="../jquery-1.6.4.js"></script>
9
<script src="../external/jquery.bgiframe-2.1.2.js"></script>
10
- <script src="../external/jquery.global.js"></script>
11
- <script src="../external/jquery.global.de-DE.js"></script>
+ <script src="../external/globalize.js"></script>
+ <script src="../external/globalize.culture.de-DE.js"></script>
12
<script src="../ui/jquery.ui.core.js"></script>
13
<script src="../ui/jquery.ui.widget.js"></script>
14
<script src="../ui/jquery.ui.mouse.js"></script>
0 commit comments