* move editor from extension to dev.

This commit is contained in:
xia0ta0
2015-02-26 16:16:46 +08:00
parent fc495455bf
commit 6efa9f6768
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ class editor extends control
*/
public function index($type = 'editor')
{
$this->app->loadLang('extension');
$this->app->loadLang('dev');
$this->view->title = $this->lang->editor->common;
$this->view->position[] = $this->lang->editor->common;
$this->view->moduleList = $this->editor->getModules();

View File

@@ -10,7 +10,7 @@
* @link http://www.zentao.net
*/
?>
<?php include '../../extension/view/header.html.php';?>
<?php include '../../dev/view/header.html.php';?>
<table class='w-p100'>
<tr>
<td class='w-200px'>