%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%>
<%net.sourceforge.fenixedu.applicationTier.IUserView user = (net.sourceforge.fenixedu.applicationTier.IUserView) session.getAttribute(net.sourceforge.fenixedu.presentationTier.Action.resourceAllocationManager.utils.SessionConstants.U_VIEW);
if (net.sourceforge.fenixedu.domain.ManagementGroups.isAssiduousnessSectionStaffMember(user.getPerson())) {%>
<% }
if (net.sourceforge.fenixedu.domain.ManagementGroups.isPayrollSectionStaff(user.getPerson())) {%>
<% } %>