Update of /var/cvs/applications/email/blocks
In directory james.mmbase.org:/tmp/cvs-serv32038

Modified Files:
        index.jspx 
Log Message:



See also: http://cvs.mmbase.org/viewcvs/applications/email/blocks


Index: index.jspx
===================================================================
RCS file: /var/cvs/applications/email/blocks/index.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- index.jspx  12 Apr 2008 14:09:56 -0000      1.1
+++ index.jspx  11 Aug 2008 11:18:00 -0000      1.2
@@ -5,8 +5,8 @@
   <jsp:output omit-xml-declaration="true" />
   
 <div
-  class="mm_c mm_c_core mm_c_b_email ${requestScope.componentClassName}"
-  id="${requestScope.componentId}">
+  class="mm_c mm_c_core mm_c_b_email 
${requestScope['org.mmbase.componentClassName']}"
+  id="${requestScope['org.mmbase.componentId']}">
   
   
<h3>${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.title)}</h3>
   <table summary="queued email" border="0" cellspacing="0" cellpadding="3">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to