projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d751e2
)
Don't add prototype.js manually.
author
Jan Schneider
<jan@horde.org>
Wed, 1 Dec 2010 17:52:36 +0000
(18:52 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 1 Dec 2010 17:52:36 +0000
(18:52 +0100)
horde/services/portal/index.php
patch
|
blob
|
history
diff --git
a/horde/services/portal/index.php
b/horde/services/portal/index.php
index
b4b3fab
..
c5cf8e2
100644
(file)
--- a/
horde/services/portal/index.php
+++ b/
horde/services/portal/index.php
@@
-60,7
+60,6
@@
foreach ($view->getApplications() as $app) {
$linkTags = $view->getLinkTags();
-Horde::addScriptFile('prototype.js', 'horde');
$title = _("My Portal");
require HORDE_TEMPLATES . '/common-header.inc';
echo Horde::menu();