Commit f1abc9f6446309ad7e4f84abf89c9f17bdf07676
1 parent
6698f18d
Exists in
master
and in
1 other branch
git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/ASES%20-%20Web/ASES%20-%2…
…0Web/Fontes/avaliador-web@10685 c2178572-b5ca-4887-91d2-9e3a90c7d55b
Showing
3 changed files
with
2 additions
and
2 deletions
Show diff stats
src/main/java/br/com/ases/controller/ContatoController.java
... | ... | @@ -71,7 +71,7 @@ public class ContatoController { |
71 | 71 | |
72 | 72 | }else{ |
73 | 73 | result.include("mensagem", "Nã foi possível enviar a mensagem! Ocorreu o problema: "+respSendEmail); |
74 | - result.include("status", "error"); | |
74 | + result.include("status", "error"); | |
75 | 75 | } |
76 | 76 | |
77 | 77 | this.result.redirectTo(ContatoController.class).index(); | ... | ... |
src/main/webapp/inicial_arquivos/imagens/fundo_breadcrumb.jpg
13.1 KB