mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 1000 retouch.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11201 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b5da5df1e6
commit
b8e09edb1f
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
||||||
$layout_info = $oLayoutModel->getLayout($this->member_config->layout_srl);
|
$layout_info = $oLayoutModel->getLayout($this->member_config->layout_srl);
|
||||||
if($layout_info)
|
if($layout_info)
|
||||||
{
|
{
|
||||||
|
$this->module_info->layout_srl = $this->member_config->layout_srl;
|
||||||
$this->setLayoutPath($layout_info->path);
|
$this->setLayoutPath($layout_info->path);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue