mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
category widget에 전체 text 입력 가능하도록 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6003 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8391c29fd0
commit
759d04c772
3 changed files with 7 additions and 2 deletions
|
|
@ -44,6 +44,7 @@
|
|||
$widget_info->mid = $module_info->mid;
|
||||
$widget_info->document_category = $document_category;
|
||||
$widget_info->category_list = $category_list;
|
||||
$widget_info->total_title = $args->total_title;
|
||||
|
||||
if($module_info->site_srl) {
|
||||
$site_module_info = Context::get('site_module_info');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue