mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
issue 2881 remove admin bar
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12624 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3c1c1d09df
commit
7e9b6cb3c2
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ class layoutView extends layout
|
|||
// Convert widgets and others
|
||||
$oContext = &Context::getInstance();
|
||||
Context::set('layout_tpl', $layout_tpl);
|
||||
Context::set('admin_bar', 'false');
|
||||
$this->setTemplatePath($this->module_path.'tpl');
|
||||
$this->setTemplateFile('layout_preview');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue