James Moger
2012-10-29 8bc725871269aa47f8ef6db086a4cfedc75ef140
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}