mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5267 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fcd59bc330
commit
f69135d0de
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@
|
|||
|
||||
|
||||
// 모듈 카테고리 목록과 모듈 목록의 조합
|
||||
if(count($module_list)>1) Context::set('module_list', $module_categories);
|
||||
if(count($module_list)>=1) Context::set('module_list', $module_categories);
|
||||
|
||||
// 팝업 레이아웃 선택
|
||||
$this->setLayoutPath('./common/tpl');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue