mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
editor css tpl에 있는 것으로 덮어쓰는 문제 해결
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3054 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
54903b5d0e
commit
dd0c2b3a94
1 changed files with 2 additions and 2 deletions
|
|
@ -172,8 +172,8 @@
|
|||
}
|
||||
|
||||
// 블로그의 코멘트는 ajax로 호출되기에 미리 css, js파일을 import
|
||||
Context::addJsFile('./modules/editor/tpl/js/editor.js');
|
||||
Context::addCSSFile('./modules/editor/tpl/css/editor.css');
|
||||
//Context::addJsFile('./modules/editor/tpl/js/editor.js');
|
||||
//Context::addCSSFile('./modules/editor/tpl/css/editor.css');
|
||||
|
||||
$this->setTemplateFile('list');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue