mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 2529 add a design setting.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11630 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
941e4eec5f
commit
eac8841cc4
4 changed files with 47 additions and 7 deletions
|
|
@ -186,7 +186,7 @@
|
|||
Context::set('config', $config);
|
||||
|
||||
$oTemplate = &TemplateHandler::getInstance();
|
||||
$tpl = $oTemplate->compile($this->module_path.'tpl', 'colorset_list');
|
||||
$tpl = $oTemplate->compile($this->module_path.'tpl', 'new_colorset_list');
|
||||
}
|
||||
|
||||
$this->add('tpl', $tpl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue