mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
issue 2272 getLayoutRowData method modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11115 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
57ee0326ca
commit
8332ce69e3
2 changed files with 3 additions and 2 deletions
|
|
@ -104,7 +104,7 @@
|
|||
if(!$output->toBool())
|
||||
return;
|
||||
|
||||
return $output->data->extra_vars;
|
||||
return $output->data;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue