Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 322 → Rev 323

/impl/src/web/admin/profile/profilePersonalData.jsp
136,7 → 136,7
<bean:message key="profile.scholar.degree"/>
</th>
<td>
<html:select property="userView.academicDegree">
<html:select property="userView.scholarDegree">
<html:option value="less"><bean:message key="profile.scholar.degree.less"/></html:option>
<html:option value="9"><bean:message key="profile.scholar.degree.9"/></html:option>
<html:option value="12"><bean:message key="profile.scholar.degree.12"/></html:option>