summaryrefslogtreecommitdiffstats
path: root/application/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'application/layouts')
-rw-r--r--application/layouts/default.phtml6
1 files changed, 2 insertions, 4 deletions
diff --git a/application/layouts/default.phtml b/application/layouts/default.phtml
index 3fb177d..abb2347 100644
--- a/application/layouts/default.phtml
+++ b/application/layouts/default.phtml
@@ -13,10 +13,8 @@ echo $this->headStyle()."\n";
echo $this->headLink()."\n";
echo $this->headScript()."\n";
?>
-<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
-<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
-<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
-
+<script src='/media/js/jquery.min.js'></script>
+<script src='/media/js/jquery-ui.min.js'></script>
</head>
<body>
<div id='sidepannel'>