Commit 2ba3b6e85778a83b42b8c5af8267c65692099d87
1 parent
77c582db
Exists in
master
Ajuste nos parametros de calculo
git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/e-selo@10067 c2178572-b5ca-4887-91d2-9e3a90c7d55b
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Desenvolvimento/Codificacao/e-Selo/WebContent/WEB-INF/jsp/parametroCalculo/lista.jsp
@@ -18,7 +18,7 @@ | @@ -18,7 +18,7 @@ | ||
18 | </c:when> | 18 | </c:when> |
19 | 19 | ||
20 | <c:otherwise> | 20 | <c:otherwise> |
21 | - <a href="<c:url value="/parametroCalculo/form" />" class="btn btn-default pull-right"><span class="glyphicon glyphicon-plus"></span> Incluir Parametro de Avaliação</a> | 21 | + <a href="<c:url value="/parametroCalculo/form" />" class="btn btn-default pull-right"><span class="glyphicon glyphicon-plus"></span> Incluir Parametro de Cálculo</a> |
22 | </c:otherwise> | 22 | </c:otherwise> |
23 | </c:choose> | 23 | </c:choose> |
24 | 24 |