mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 03:42:18 +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
|
|
@ -31,6 +31,7 @@
|
|||
$args->browser_title = Context::get('browser_title');
|
||||
$args->is_default = Context::get('is_default');
|
||||
$args->skin = Context::get('planet_default_skin');
|
||||
$args->layout_srl = Context::get('layout_srl');
|
||||
|
||||
$args->module = 'planet';
|
||||
$args->module_srl = $is_registed?$config->module_srl:getNextSequence();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue