mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 19:32:15 +09:00
issue 2498 when access to the page not a dashboard,
admin menu created also. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11334 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b696cc0e4b
commit
2eb8d34fcd
4 changed files with 39 additions and 28 deletions
|
|
@ -216,6 +216,14 @@
|
|||
$this->setTemplateFile('sitemap');
|
||||
}
|
||||
|
||||
/**
|
||||
* Site design admin page
|
||||
* @return void
|
||||
*/
|
||||
public function dispMenuAdminSiteDesign()
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* Setting menu information(recursive)
|
||||
* @param array $menu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue