James Moger
2012-01-13 8051a29d8b3826772e5be1851eb72cd52ab5080c
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}