James Moger
2011-11-02 6477ce2aa8540fedbec7ebba5656cd3968e78019
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}