mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
에디터팝업 알림센터 제외처리
This commit is contained in:
parent
493bd5991d
commit
bb30452f41
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class NcenterliteController extends Ncenterlite
|
|||
public static $_skip_acts = array(
|
||||
'dispNcenterliteNotifyList' => true,
|
||||
'dispEditorFrame' => true,
|
||||
'dispEditorPopup' => true
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue