Author: ips
Date: 2009-08-12 19:31:36 -0400 (Wed, 12 Aug 2009)
New Revision: 671
Modified:
trunk/core/src/main/webapp/secure/resourceInstanceOperation.xhtml
Log:
add a disabled a4j:log tag that can be enabled for debugging AJAX requests on the page
Modified: trunk/core/src/main/webapp/secure/resourceInstanceOperation.xhtml
===================================================================
--- trunk/core/src/main/webapp/secure/resourceInstanceOperation.xhtml 2009-08-12 23:30:00
UTC (rev 670)
+++ trunk/core/src/main/webapp/secure/resourceInstanceOperation.xhtml 2009-08-12 23:31:36
UTC (rev 671)
@@ -44,6 +44,7 @@
</ui:define>
<ui:define name="body">
+
<div class="tabmenubox">
<ui:include
src="/WEB-INF/facelets/displayGlobalMessages.xhtml"/>
@@ -244,6 +245,8 @@
</rich:panel>
+ <a4j:log rendered="false" popup="false"
level="ALL" style="width: 800px; height: 400px;"/>
+
</div>
</ui:define>
Show replies by date