mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 18:02:15 +09:00
issue 70 admin menu bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9062 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fbaddd5f37
commit
48c762d325
2 changed files with 3 additions and 2 deletions
|
|
@ -109,6 +109,7 @@
|
|||
if($subMenuTitle) $browserTitle = $subMenuTitle;
|
||||
$browserTitle .= ' - '.$gnbTitleInfo->adminTitle;
|
||||
|
||||
Context::set('subMenuTitle', $subMenuTitle);
|
||||
Context::set('gnbUrlList', $menu->list);
|
||||
Context::set('parentSrl', $parentSrl);
|
||||
Context::set('gnb_title_info', $gnbTitleInfo);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue