James Moger
2012-11-30 d7f4a1baf51f3cb869518d133a882c99dddf021b
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}