James Moger
2012-03-27 1aabf0a23f112f06cd7ea5e43a11c11bd177872b
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}