summaryrefslogtreecommitdiffstats
path: root/application/layouts
diff options
context:
space:
mode:
authorSimon2011-03-25 18:08:43 +0100
committerSimon2011-03-25 18:08:43 +0100
commitb3ea8d74f70c107f1b85aae1b788585528128eae (patch)
tree092fa61529558a1d03c12fbd7a4a40674df47361 /application/layouts
parentNicht Benötigte Tabellen, Models, Mapper und Dateien entfernt (diff)
downloadpbs2-b3ea8d74f70c107f1b85aae1b788585528128eae.tar.gz
pbs2-b3ea8d74f70c107f1b85aae1b788585528128eae.tar.xz
pbs2-b3ea8d74f70c107f1b85aae1b788585528128eae.zip
jquery wird von unserem Server geladen, nicht von google
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'>