James Moger
2014-03-08 da97a6a8921da24e8d222ba3eea57f9d0f2f8f44
src/main/java/com/gitblit/wicket/pages/LogPage.java
@@ -19,9 +19,12 @@
import org.apache.wicket.markup.html.link.BookmarkablePageLink;
import com.gitblit.utils.StringUtils;
import com.gitblit.wicket.CacheControl;
import com.gitblit.wicket.CacheControl.LastModified;
import com.gitblit.wicket.WicketUtils;
import com.gitblit.wicket.panels.LogPanel;
@CacheControl(LastModified.REPOSITORY)
public class LogPage extends RepositoryPage {
   public LogPage(PageParameters params) {