James Moger
2011-06-18 b01ca06b8d14634a2890590916450ef0e36f2b3a
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}