James Moger
2011-05-29 ec97f716023c0bbd6a9e11cbe7144973cf1c103d
src/com/gitblit/wicket/panels/CommitLegendPanel.java
@@ -28,9 +28,9 @@
import org.apache.wicket.markup.repeater.data.ListDataProvider;
import org.eclipse.jgit.diff.DiffEntry.ChangeType;
import com.gitblit.models.PathModel.PathChangeModel;
import com.gitblit.utils.JGitUtils;
import com.gitblit.wicket.WicketUtils;
import com.gitblit.wicket.models.PathModel.PathChangeModel;
public class CommitLegendPanel extends Panel {