mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix log path and java warnings
This commit is contained in:
@@ -9,6 +9,7 @@ import com.commafeed.frontend.components.auth.Role;
|
||||
import de.agilecoders.wicket.Bootstrap;
|
||||
|
||||
@AuthorizeInstantiation(Role.USER)
|
||||
@SuppressWarnings("serial")
|
||||
public abstract class BasePage extends WebPage {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user