mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3058 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
875bc58cee
commit
d017473309
1 changed files with 2 additions and 2 deletions
|
|
@ -95,10 +95,10 @@
|
||||||
$oDocument->setAttribute($v);
|
$oDocument->setAttribute($v);
|
||||||
$data[$k] = $oDocument;
|
$data[$k] = $oDocument;
|
||||||
}
|
}
|
||||||
|
$tab_list[$key]->document_list = $data;
|
||||||
} else {
|
} else {
|
||||||
$data = array();
|
unset($tab_list[$key]);
|
||||||
}
|
}
|
||||||
$tab_list[$key]->document_list = $data;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Context::set('widget_info', $widget_info);
|
Context::set('widget_info', $widget_info);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue