James Moger
2014-06-22 8c0c9ae48fa9493ba2aa73fc9a5b3b0eae57258f
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) {