Günter Dressel
2013-11-21 237faead29c2d0dfcc503fe80039a6d985764d81
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) {