/<%= actionName %>.do?method=delete&enrolment=${idInternal}&scpID=<%= bean.getStudentCurricularPlan().getIdInternal().toString() %>&executionPeriodID=<%= bean.getExecutionPeriod().getIdInternal().toString() %>
.
<%-- For now only STANDALONE can enrol without rules
method chooseCurricularWithoutRules only exists in StudentStandaloneEnrolmentsDA.
If necessary can be moved to superclass
--%>