* Fix product menu.
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
*/
|
||||
?>
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php echo $this->fetch('block', 'dashboard', "module=program&type={$program->model}");?>
|
||||
<?php echo $this->fetch('block', 'dashboard', "module=program&type={$project->model}");?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user