From 0127cf5cc89846cc482ffee8d1a48da32404abb1 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Tue, 21 Dec 2010 20:10:44 -0500 Subject: [PATCH] prototype is automatically added now --- ansel/browse.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ansel/browse.php b/ansel/browse.php index 36b851b63..3164e17d7 100644 --- a/ansel/browse.php +++ b/ansel/browse.php @@ -9,7 +9,6 @@ require_once dirname(__FILE__) . '/lib/Application.php'; Horde_Registry::appInit('ansel'); -Horde::addScriptFile('prototype.js', 'horde'); $layout = new Horde_Block_Layout_View( @unserialize($prefs->getValue('myansel_layout')), Horde::url('browse_edit.php'), -- 2.11.0