Update of /var/cvs/contributions/didactor2/src/core/templates/content/js
In directory james.mmbase.org:/tmp/cvs-serv29547/content/js

Modified Files:
        open.jsp 
Log Message:
cleaning up, documentation


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/content/js


Index: open.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/core/templates/content/js/open.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- open.jsp    14 Mar 2008 17:30:47 -0000      1.2
+++ open.jsp    20 Mar 2008 11:12:40 -0000      1.3
@@ -267,7 +267,7 @@
     var href = addParameter('<mm:url page="/content/" />', 'object=' + number);
     if (type != null && type != '') {
         href = addParameter(href, 'type=' + type);
-    };
+    }
     requestContent(href);
 
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to