James Moger
2014-09-04 21fe98ebf8687f68cffbe6b6b8dec0073e93c541
src/main/java/com/gitblit/wicket/pages/LogPage.java
@@ -20,8 +20,8 @@
import com.gitblit.utils.StringUtils;
import com.gitblit.wicket.CacheControl;
import com.gitblit.wicket.WicketUtils;
import com.gitblit.wicket.CacheControl.LastModified;
import com.gitblit.wicket.WicketUtils;
import com.gitblit.wicket.panels.LogPanel;
@CacheControl(LastModified.REPOSITORY)