Update of /var/cvs/html/mmbase/edit/basic
In directory james.mmbase.org:/tmp/cvs-serv29596

Modified Files:
      Tag: MMBase-1_8
        relation.jsp 
Log Message:
show type


See also: http://cvs.mmbase.org/viewcvs/html/mmbase/edit/basic


Index: relation.jsp
===================================================================
RCS file: /var/cvs/html/mmbase/edit/basic/relation.jsp,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -b -r1.16 -r1.16.2.1
--- relation.jsp        27 Apr 2006 17:22:45 -0000      1.16
+++ relation.jsp        19 Mar 2008 09:36:37 -0000      1.16.2.1
@@ -30,7 +30,10 @@
 
 <tr>
     <td class="data">
-        <%=otherManager.getGUIName()%> (<%= role %>: <%=guirole%>)
+        <%=otherManager.getGUIName()%>
+        (<%= role %>: <%=guirole%>)
+        <span class="nmname"><%=otherManager.getName()%></span>
+
     </td>
     <th colspan="3"><%=m.getString("relations.relations")%></th>
     <th colspan="3"><%=m.getString("relations.related")%>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to