James Moger
2014-06-27 a1bf199ad6a9ebde4c0617ff1fc29ee0fc11c3a2
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)