James Moger
2011-07-20 230632f582e7f1647cf15bc3ebd6148cb9af43c0
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}