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