<? if ($this->menuItems && count($this->menuItems)) { $menu = $this->navigation()->findHelper('menu'); print $menu->renderMenu($this->menuItems); } else { print "No items to display."; } ?>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16170 | perforce_software | Move Chronicle files to follow new path scheme for branching. | ||
//guest/perforce_software/chronicle/application/menu/views/scripts/widget/index.phtml | |||||
#1 | 8972 | Matt Attaway | Initial add of the Chronicle source code |