mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Provide a correction by selection the update logs.
This commit is contained in:
parent
76adbde9ce
commit
effee305a6
8 changed files with 76 additions and 2 deletions
|
|
@ -1174,6 +1174,8 @@ class boardView extends board
|
|||
$update_log = $oDocumentModel->getUpdateLog($update_id);
|
||||
$extra_vars = unserialize($update_log->extra_vars);
|
||||
|
||||
Context::addJsFilter($this->module_path.'tpl/filter', 'update.xml');
|
||||
|
||||
Context::set('extra_vars', $extra_vars);
|
||||
Context::set('update_log', $update_log);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue