mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Fix #2058 set layout path in dispNcenterliteInsertUnsubscribe()
This commit is contained in:
parent
1848ef19f9
commit
8b2fefe5a6
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ class ncenterliteView extends ncenterlite
|
|||
|
||||
function dispNcenterliteInsertUnsubscribe()
|
||||
{
|
||||
$this->setLayoutPath('./common/tpl');
|
||||
$this->setLayoutFile('popup_layout');
|
||||
|
||||
/** @var ncenterliteModel $oNcenterliteModel */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue