Update of /var/cvs/contributions/natmm/templates/natnh/includes
In directory james.mmbase.org:/tmp/cvs-serv10700/templates/natnh/includes

Modified Files:
        breadcrums.jsp 
Log Message:
fixed a wrong link to the projects page


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natnh/includes


Index: breadcrums.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natnh/includes/breadcrums.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- breadcrums.jsp      19 Jun 2006 12:41:51 -0000      1.3
+++ breadcrums.jsp      3 Oct 2008 12:50:59 -0000       1.4
@@ -76,7 +76,7 @@
                                ><% if(showEndLeaf) breadCrumPath = "<span " +  
breadCrumClass + ">Projecten</span>"; 
                        %></mm:notpresent
                        ><mm:present referid="endleaffound"
-                               ><%     breadCrumPath = "<a href=\"\\" + 
RubriekHelper.getSubDir(cloud.getNode(rootId)) + "websites.jsp\" " +  
breadCrumClass + 
+                               ><%     breadCrumPath = "<a 
href=\"websites.jsp\" " +  breadCrumClass + 
                                                        
">Projecten</a>&nbsp;<span " +  breadCrumClass + ">></span>&nbsp;" + 
breadCrumPath; 
                        %></mm:present
                ><% if(!showEndLeaf) { breadCrumPath = 
breadCrumPath.substring(0,breadCrumPath.lastIndexOf("<span")); }
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to