From bb30452f41621eff6e5b3cd7cb9b8d6ee0f8a7b3 Mon Sep 17 00:00:00 2001 From: Lastorder <18280396+Lastorder-DC@users.noreply.github.com> Date: Fri, 21 Jun 2024 18:29:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=90=EB=94=94=ED=84=B0=ED=8C=9D=EC=97=85?= =?UTF-8?q?=20=EC=95=8C=EB=A6=BC=EC=84=BC=ED=84=B0=20=EC=A0=9C=EC=99=B8?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/ncenterlite/ncenterlite.controller.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ncenterlite/ncenterlite.controller.php b/modules/ncenterlite/ncenterlite.controller.php index 8e94b90d9..1e327b03b 100644 --- a/modules/ncenterlite/ncenterlite.controller.php +++ b/modules/ncenterlite/ncenterlite.controller.php @@ -8,6 +8,7 @@ class NcenterliteController extends Ncenterlite public static $_skip_acts = array( 'dispNcenterliteNotifyList' => true, 'dispEditorFrame' => true, + 'dispEditorPopup' => true ); /**