James Moger
2011-10-24 d5623a235d54b308280d90920238bf75a2880b84
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}