mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 22:33:10 +09:00
Delete dispEditorPreview action that is no longer used
This commit is contained in:
parent
a50041007d
commit
8054564b37
4 changed files with 4 additions and 15 deletions
|
|
@ -181,13 +181,6 @@ class editorView extends editor
|
|||
return new BaseObject();
|
||||
}
|
||||
|
||||
|
||||
function dispEditorPreview()
|
||||
{
|
||||
$this->setTemplatePath($this->module_path.'tpl');
|
||||
$this->setTemplateFile('preview');
|
||||
}
|
||||
|
||||
function dispEditorSkinColorset()
|
||||
{
|
||||
$skin = Context::get('skin');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue