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