Added serialversionID.
This commit is contained in:
parent
8ee139b7b4
commit
954219bdc2
@ -23,6 +23,7 @@ import se.su.dsv.scipro.project.panels.UpcomingEventPanel;
|
||||
public class ProjectStartPage extends ProjectPage {
|
||||
|
||||
public static final String MAIN_MENU_LABEL = "Author";
|
||||
private static final long serialVersionUID = 8080913637577972091L;
|
||||
@SpringBean
|
||||
private ProjectFacade projectFacade;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user