zhaopeng
2013-01-16 af0b7b7871fd41d7ce354df10e0211108467d55a
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}