mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 12:22:15 +09:00
#17901300 : fixed the bug that comment editor was not set properly when replying comment (since module_srl was not set in context)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6024 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f691f3b20c
commit
fe1da65e0d
1 changed files with 1 additions and 0 deletions
|
|
@ -499,6 +499,7 @@
|
|||
// 필요한 정보들 세팅
|
||||
Context::set('oSourceComment',$oSourceComment);
|
||||
Context::set('oComment',$oComment);
|
||||
Context::set('module_srl',$this->module_info->module_srl);
|
||||
|
||||
/**
|
||||
* 사용되는 javascript 필터 추가
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue