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