summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui
diff options
context:
space:
mode:
authorSimon2011-03-25 18:08:43 +0100
committerSimon2011-03-25 18:08:43 +0100
commitb3ea8d74f70c107f1b85aae1b788585528128eae (patch)
tree092fa61529558a1d03c12fbd7a4a40674df47361 /application/modules/fbgui
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/modules/fbgui')
-rw-r--r--application/modules/fbgui/layouts/fbgui.phtml7
1 files changed, 2 insertions, 5 deletions
diff --git a/application/modules/fbgui/layouts/fbgui.phtml b/application/modules/fbgui/layouts/fbgui.phtml
index d04664a..93159b6 100644
--- a/application/modules/fbgui/layouts/fbgui.phtml
+++ b/application/modules/fbgui/layouts/fbgui.phtml
@@ -13,13 +13,10 @@ 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'>
<div id="logo"><div id="logo-bar-gray"></div></div>
<div id="sidepannel-top">