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

Modified Files:
        smoelenboek.jsp 
Log Message:
NMCMS-563


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


Index: smoelenboek.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/nmintra/smoelenboek.jsp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- smoelenboek.jsp     27 Jan 2007 19:15:16 -0000      1.15
+++ smoelenboek.jsp     24 Sep 2008 12:55:24 -0000      1.16
@@ -7,6 +7,7 @@
 <[EMAIL PROTECTED] file="includes/calendar.jsp" %>
 <%
 
+String tasksId = request.getParameter("tasks"); if(tasksId==null) { 
tasksId=""; }
 String descriptionId = request.getParameter("description"); 
if(descriptionId==null) { descriptionId=""; }
 
 // smoelenboek update
@@ -38,6 +39,7 @@
   nameId = "";
   firstnameId = "";
   lastnameId = "";
+  tasksId = "";
   descriptionId = "";
   departmentId= "default";
   programId= "default";
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to