mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
CSS 관련 사소한 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4887 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3f5bc319f9
commit
1947e708ee
6 changed files with 8 additions and 5 deletions
|
|
@ -50,6 +50,8 @@
|
|||
$menu_list = $oMenuAdminModel->getMenus();
|
||||
Context::set('menu_list', $menu_list);
|
||||
|
||||
if(!Context::get('act')) Context::set('act', 'dispHomepageManage');
|
||||
|
||||
$this->setTemplateFile('index');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue