mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@300 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
648cb8ba52
commit
c7d1f1c55e
5 changed files with 38 additions and 16 deletions
|
|
@ -41,7 +41,7 @@
|
|||
* @brief 레이아웃 등록 페이지 step 2
|
||||
**/
|
||||
function dispInsertLayout2() {
|
||||
// 선택된 레이아웃의 정볼르 구해서 세팅
|
||||
// 선택된 레이아웃의 정보르 구해서 세팅
|
||||
$layout = Context::get('layout');
|
||||
$oLayoutModel = &getModel('layout');
|
||||
$info = $oLayoutModel->getLayoutInfoXml($layout);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue