Update of /var/cvs/contributions/didactor2/src/cmshelp/templates/cmshelp/cockpit
In directory james.mmbase.org:/tmp/cvs-serv15291/cockpit

Modified Files:
        general.jsp 
Log Message:
sigh


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


Index: general.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/cmshelp/templates/cmshelp/cockpit/general.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- general.jsp 1 Nov 2006 10:39:19 -0000       1.6
+++ general.jsp 3 Jul 2008 13:52:48 -0000       1.7
@@ -7,7 +7,7 @@
   <script type="text/javascript">
          function openHelpContent( number ) {
            if ( number > 0 ) {
-             frames['content'].location.href='<mm:treefile 
page="/cmshelp/frontoffice/show_help.jsp" objectlist="$includePath" 
referids="$referids" escapeamps="false"/>'+'&node='+number;
+             frames['content'].location.href='<mm:treefile 
page="/cmshelp/frontoffice/show_help.jsp" objectlist="$includePath" 
referids="$referids" />'+'&amp;node='+number;
            }
          }
   </script>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to