prototype is automatically added now
authorMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 22 Dec 2010 01:10:44 +0000 (20:10 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 24 Dec 2010 17:04:47 +0000 (12:04 -0500)
ansel/browse.php

index 36b851b..3164e17 100644 (file)
@@ -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'),