mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-24 04:42:14 +09:00
Message module UI fixed. Removed 'x_' string.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12608 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f88e5368a8
commit
d6ae208275
3 changed files with 14 additions and 12 deletions
|
|
@ -115,7 +115,9 @@ class moduleView extends module
|
|||
$mid_list[$module]->title = $xml_info->title;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// not show admin bar
|
||||
Context::set('admin_bar', 'false');
|
||||
Context::set('mid_list', $mid_list);
|
||||
Context::set('selected_module', $selected_module);
|
||||
Context::set('selected_mids', $mid_list[$selected_module]->list);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue