<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%>

<%net.sourceforge.fenixedu.applicationTier.IUserView user = (net.sourceforge.fenixedu.applicationTier.IUserView) session.getAttribute(pt.ist.fenixWebFramework.servlets.filters.SetUserViewFilter.USER_SESSION_ATTRIBUTE); if (net.sourceforge.fenixedu.domain.ManagementGroups.isAssiduousnessSectionStaffMember(user.getPerson())) {%>

<% } if (net.sourceforge.fenixedu.domain.ManagementGroups.isPayrollSectionStaff(user.getPerson())) {%>

<% } %>