No more target.
authorJan Schneider <jan@horde.org>
Tue, 17 Aug 2010 08:44:11 +0000 (10:44 +0200)
committerJan Schneider <jan@horde.org>
Tue, 17 Aug 2010 14:51:26 +0000 (16:51 +0200)
hermes/lib/Block/tree_stopwatch.php

index 85a5789..faf18cd 100644 (file)
@@ -38,8 +38,7 @@ class Horde_Block_hermes_tree_stopwatch extends Horde_Block
                                $indent + 1,
                                false,
                                array('icon' => 'timer-stop.png',
-                                     'url' => Horde_Util::addParameter($entry, 'timer', $i),
-                                     'target' => 'horde_main'));
+                                     'url' => Horde_Util::addParameter($entry, 'timer', $i)));
             }
         }
     }