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