%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%>
<%@page import="pt.ist.fenixWebFramework.servlets.filters.SetUserViewFilter"%>
<%net.sourceforge.fenixedu.applicationTier.IUserView user = (net.sourceforge.fenixedu.applicationTier.IUserView) session.getAttribute(SetUserViewFilter.USER_SESSION_ATTRIBUTE);
if (net.sourceforge.fenixedu.domain.ManagementGroups.isAssiduousnessSectionStaffMember(user.getPerson())) {%>
<% }
if (net.sourceforge.fenixedu.domain.ManagementGroups.isPayrollSectionStaff(user.getPerson())) {%>
<% } %>