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