aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/other-months.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/datepicker/other-months.html')
-rw-r--r--demos/datepicker/other-months.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/other-months.html b/demos/datepicker/other-months.html
index 5570ff843..c29864ded 100644
--- a/demos/datepicker/other-months.html
+++ b/demos/datepicker/other-months.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>jQuery UI Datepicker - Dates in other months</title>
- <link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet" />
+ <link type="text/css" href="../../themes/base/jquery.ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="../../jquery-1.4.1.js"></script>
<script type="text/javascript" src="../../ui/jquery.ui.core.js"></script>
<script type="text/javascript" src="../../ui/jquery.ui.widget.js"></script>