Skip to content

Commit

Permalink
Merge pull request #505 from midlis/globaljsfix
Browse files Browse the repository at this point in the history
Demos: replace global.js with globalize.js.
  • Loading branch information
scottgonzalez committed Oct 25, 2011
2 parents e3156ea + 3b4e73e commit 94b852f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<link rel="stylesheet" href="demos.css">
<script src="../jquery-1.6.4.js"></script>
<script src="../external/jquery.bgiframe-2.1.2.js"></script>
<script src="../external/jquery.global.js"></script>
<script src="../external/jquery.global.de-DE.js"></script>
<script src="../external/globalize.js"></script>
<script src="../external/globalize.culture.de-DE.js"></script>
<script src="../ui/jquery.ui.core.js"></script>
<script src="../ui/jquery.ui.widget.js"></script>
<script src="../ui/jquery.ui.mouse.js"></script>
Expand Down

0 comments on commit 94b852f

Please sign in to comment.