Update of /var/cvs/contributions/natmm/templates/nmintra/includes/peoplefinder
In directory 
james.mmbase.org:/tmp/cvs-serv7558/templates/nmintra/includes/peoplefinder

Modified Files:
        table.jsp 
Log Message:
NMCMS-502


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/nmintra/includes/peoplefinder
See also: http://www.mmbase.org/jira/browse/NMCMS-502


Index: table.jsp
===================================================================
RCS file: 
/var/cvs/contributions/natmm/templates/nmintra/includes/peoplefinder/table.jsp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- table.jsp   5 Mar 2007 22:25:56 -0000       1.12
+++ table.jsp   7 May 2008 14:03:40 -0000       1.13
@@ -20,7 +20,9 @@
     <td rowspan="2" valign="top" style="padding-left:5px;">
     <mm:node number="<%= employeeId %>"
         ><table border="0" cellpadding="0" cellspacing="0">
-            <tr><td colspan="2" style="padding-bottom:3px;"><mm:field 
name="gender"><mm:compare value="0">mw. </mm:compare></mm:field
+            <tr><td colspan="2" style="padding-bottom:3px;">
+            <mm:field 
name="prefix"><mm:isnotempty><mm:write/>&nbsp;</mm:isnotempty></mm:field>
+            <mm:field name="gender"><mm:compare value="0">mw. 
</mm:compare></mm:field
                 ><mm:field name="firstname" jspvar="firstname" 
vartype="String" write="true">
                     <mm:field name="initials" jspvar="initials" 
vartype="String" write="false">
                        <mm:isnotempty>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to