From 909fd352037627bc4773967a33fcad53293cd6b8 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Wed, 1 Dec 2010 18:52:36 +0100 Subject: [PATCH] Don't add prototype.js manually. --- horde/services/portal/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/horde/services/portal/index.php b/horde/services/portal/index.php index b4b3fab8c..c5cf8e2cc 100644 --- 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(); -- 2.11.0