projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aee48f
)
No more target.
author
Jan Schneider
<jan@horde.org>
Tue, 17 Aug 2010 08:44:11 +0000
(10:44 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 17 Aug 2010 14:51:26 +0000
(16:51 +0200)
hermes/lib/Block/tree_stopwatch.php
patch
|
blob
|
history
diff --git
a/hermes/lib/Block/tree_stopwatch.php
b/hermes/lib/Block/tree_stopwatch.php
index
85a5789
..
faf18cd
100644
(file)
--- a/
hermes/lib/Block/tree_stopwatch.php
+++ b/
hermes/lib/Block/tree_stopwatch.php
@@
-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)));
}
}
}