James Moger
2011-09-26 78753bc22f140f863aa3fe56b1c59699ca3e2fa8
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}