mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
planet 모듈에 레이아웃 적용하도록 코드 적용
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5173 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2486044777
commit
5bb59ae170
6 changed files with 22 additions and 3 deletions
|
|
@ -42,7 +42,7 @@
|
|||
$this->grant->create = $oPlanetModel->isCreateGranted();
|
||||
|
||||
// 플래닛은 별도 레이아웃 동작하지 않도록 변경
|
||||
Context::set('layout', 'none');
|
||||
//Context::set('layout', 'none');
|
||||
if(!Context::get('mid')) Context::set('mid', $this->config->mid, true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue