You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by cr...@apache.org on 2003/09/07 16:59:48 UTC

cvs commit: xml-site/targets/commons/skin breadcrumbs.js

crossley    2003/09/07 07:59:48

  Modified:    targets/commons/skin breadcrumbs.js
  Log:
  Too many commons.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-site/targets/commons/skin/breadcrumbs.js
  
  Index: breadcrumbs.js
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/commons/skin/breadcrumbs.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- breadcrumbs.js	6 Sep 2003 10:10:53 -0000	1.1
  +++ breadcrumbs.js	7 Sep 2003 14:59:48 -0000	1.2
  @@ -89,8 +89,8 @@
      if(!("xml.apache"=="")){
        PREPREND_CRUMBS.push( new Array( "xml.apache", "http://xml.apache.org/" ) );
      }
  -   if(!("commons"=="")){
  -     PREPREND_CRUMBS.push( new Array( "commons", "http://xml.apache.org/commons/" ) );
  +   if(!(""=="")){
  +     PREPREND_CRUMBS.push( new Array( "", "" ) );
      }
   
   /**
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org