Author: dpillot
Date: Tue Jun  5 10:52:02 2007
New Revision: 695

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D695&repname=
=3Dcorporate_portal_templates_v2
Log:
TEMPLATES-270

Modified:
    branches/JAHIA-5-0-SP-BRANCH/src/jsp/common/topmenu.inc

Modified: branches/JAHIA-5-0-SP-BRANCH/src/jsp/common/topmenu.inc
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/src/jsp/common/topmenu.inc&rev=3D695&repname=3Dcorporate_portal_tem=
plates_v2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/src/jsp/common/topmenu.inc (original)
+++ branches/JAHIA-5-0-SP-BRANCH/src/jsp/common/topmenu.inc Tue Jun  5 10:5=
2:02 2007
@@ -39,7 +39,7 @@
             %>>
                 <a class=3D"link" href=3D"<%=3DnavigationLink.getURL(jPara=
ms)%>">
                 <span>
-                <%if(!navigationLink.getTitle().equals("")){%>
+                <%if(navigationLink.getTitle()!=3Dnull && !navigationLink.=
getTitle().equals("")){%>
                     <%=3DnavigationLink.getHighLightDiffTitle(jData.params=
())%>
                     <% } else { %>
                     &nbsp;

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to