#1156 removed admin bar

This commit is contained in:
jhyeon1010 2015-03-23 11:21:23 +09:00
parent 80ae13a6c2
commit 712541c50c
9 changed files with 0 additions and 113 deletions

View file

@ -193,7 +193,6 @@ class editorView extends editor
}
Context::set('editor', $editor);
Context::set('admin_bar', 'false');
$this->setLayoutFile('popup_layout');
$this->setTemplatePath($this->module_path.'tpl');