null check

Change-Id: Iea427c704a3684162badae44fc4cba6d6244f9fa
This commit is contained in:
joha-asc 2011-07-21 14:12:56 +02:00
parent 925278efc8
commit e627d4b249

@ -37,6 +37,7 @@ import se.su.dsv.scipro.security.auth.roles.Roles;
* @author Johan Aschan <aschan@dsv.su.se>
*
*/
//TODO for test
@Authorization(authorizedRoles = { Roles.SYSADMIN })
public class ProjectConferencePage extends ProjectPage {