Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 1510 → Rev 1511

/branches/v3/impl/src/web/user/contacts/menu.jsp
14,7 → 14,7
<a href="<%=request.getContextPath()%>/proxy/layoutIntranetContacts/estgp/intranet/contactos/servicos.html"><bean:message key="services"/></a>
</li>
<li>
<html:link action="/user/listTeachers?dispatch=listTeachersAZ"><bean:message key="menu.docentes"/></html:link>
<html:link action="/user/listTeachers?dispatch=listTeachersAZ">Docentes</html:link>
</li>
<li>
<a href="<%=request.getContextPath()%>/proxy/layoutIntranetContacts/estgp/intranet/contactos/laboratorios.html"><bean:message key="intranet.contacts.labs"/></a>
22,6 → 22,9
<li>
<a href="<%=request.getContextPath()%>/proxy/layoutIntranetContacts/estgp/intranet/contactos/distLists.html"><bean:message key="intranet.contacts.lists"/></a>
</li>
<li>
<a href="<%=request.getContextPath()%>/proxy/layoutIntranetContacts/estgp/intranet/contactos/funcionarios.html">Funcionários</a>
</li>
</ul>
</div>
</div>