Update of /var/cvs/contributions/didactor2/src/shoutbox/blocks
In directory james.mmbase.org:/tmp/cvs-serv4066

Modified Files:
        index.jspx 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/shoutbox/blocks


Index: index.jspx
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/shoutbox/blocks/index.jspx,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- index.jspx  5 Dec 2008 15:41:43 -0000       1.13
+++ index.jspx  5 Dec 2008 15:45:36 -0000       1.14
@@ -36,6 +36,10 @@
           });
         </script>
 
+        <c:if test="${! empty source and source ne user}">
+          <h1><mm:node referid="source"><mm:nodeinfo type="gui" 
/></mm:node></h1>
+        </c:if>
+
 
         <mm:node number="${source}">
           <!-- source may be empty, in which case it will be the current node, 
as provided by the framework. -->
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to