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