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