Author: kien_nguyen
Date: 2010-06-02 03:16:29 -0400 (Wed, 02 Jun 2010)
New Revision: 3227
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml
Log:
GTNPORTAL-1286 Clean redudance key in webui-configuration.xml file
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml 2010-06-02
00:32:12 UTC (rev 3226)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/webui-configuration.xml 2010-06-02
07:16:29 UTC (rev 3227)
@@ -45,11 +45,6 @@
<event-name>portal.application.lifecycle.event</event-name>
<listener>org.exoplatform.webui.event.ConsoleEventMonitorListener</listener>
</event>
-
- <event>
- <event-name>portal.execution.lifecycle.event</event-name>
-
<listener>org.exoplatform.webui.event.ConsoleEventMonitorListener</listener>
- </event>
</events>
</application>
</webui-configuration>
Show replies by date