Update of /var/cvs/contributions/didactor2/src/shoutbox/blocks
In directory james.mmbase.org:/tmp/cvs-serv10662

Modified Files:
        index.jspx 
Log Message:



See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/shoutbox/blocks


Index: index.jspx
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/shoutbox/blocks/index.jspx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- index.jspx  17 Oct 2008 12:05:11 -0000      1.9
+++ index.jspx  22 Oct 2008 10:02:04 -0000      1.10
@@ -25,7 +25,7 @@
           $(document).ready(function() {
           $("#mm_reference_search").hide();
           $("#mm_reference").change(function() {
-          document.location.href = "<mm:url 
/>?source=${source}&amp;amp;reference=" + this.value;
+          document.location.href = "<mm:url page="." 
/>?source=${source}&amp;amp;reference=" + this.value;
           });
           });
         </script>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to