%@ page language="java" %>
<%@ page import="net.sourceforge.fenixedu.domain.teacherServiceDistribution.TSDProcess" %>
<%@ page import="net.sourceforge.fenixedu.domain.Person" %>
<%@ page import="net.sourceforge.fenixedu.presentationTier.Action.resourceAllocationManager.utils.SessionUtils" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@page import="net.sourceforge.fenixedu.applicationTier.IUserView"%>
<%@page import="pt.ist.fenixWebFramework.security.UserView"%>
|
|
---|---|
|
|
|
|
|
||
---|---|---|---|---|
|
|
|
<% if(((TSDProcess) tsdProcess).getHasSuperUserPermission(person)){ %>
|
<% } else { %>
<% } %> |