James Moger
2012-02-21 6c6e7d393119dc31a8a6c407236af10290abc77e
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}