mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 22:02:13 +09:00
issue 160 when menu add or modify in sitemap.
page type can selectable git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9255 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a67c1740b0
commit
ad6463e9ae
6 changed files with 28 additions and 14 deletions
|
|
@ -139,6 +139,7 @@
|
|||
Context::set('menu_list', $menuList);
|
||||
|
||||
// get installed module list
|
||||
$oPageController = &getController('page'); //for lang
|
||||
$resultModuleList = $oMenuAdminModel->getModuleListInSitemap();
|
||||
Context::set('module_list', $resultModuleList);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue