Update of /var/cvs/contributions/didactor2/src/assessment/templates/assessment
In directory james.mmbase.org:/tmp/cvs-serv6155

Modified Files:
        stage5.js.jsp 
Log Message:
accidently let a console.log


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/assessment/templates/assessment


Index: stage5.js.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/stage5.js.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- stage5.js.jsp       8 Jan 2009 15:00:28 -0000       1.2
+++ stage5.js.jsp       8 Jan 2009 15:16:20 -0000       1.3
@@ -35,8 +35,6 @@
 
     // Then the test
     document.forms.questionform.command.value = 'done';
-    console.log("Now saving test");
-
 
     postContent(document.forms.questionform.action, 
document.forms.questionform, false);
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to