projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bcd053
)
Need to render the menu here now that the parameter to return the
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 4 Aug 2009 15:42:34 +0000
(11:42 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 4 Aug 2009 15:42:34 +0000
(11:42 -0400)
rendered menu has been removed.
kronolith/templates/menu.inc
patch
|
blob
|
history
diff --git
a/kronolith/templates/menu.inc
b/kronolith/templates/menu.inc
index
9114c33
..
8124cb9
100644
(file)
--- a/
kronolith/templates/menu.inc
+++ b/
kronolith/templates/menu.inc
@@
-1,4
+1,4
@@
<div id="menu">
- <?php echo Kronolith::getMenu() ?>
+ <?php echo Kronolith::getMenu()
->render()
?>
</div>
<?php $GLOBALS['notification']->notify(array('listeners' => 'status')) ?>