Commit c593826de37b44271def9da26dd54ce7c6f20dd8
1 parent
d036693e
Exists in
master
Corrigido acentuação de mensagem no processamento
portabilis/ieducar#86
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
ieducar/modules/HistoricoEscolar/Static/scripts/processamento.js
... | ... | @@ -624,7 +624,7 @@ |
624 | 624 | handleMessages([{type : 'error', msg : 'Selecione alguma matrícula.'}], $actionButton, true); |
625 | 625 | else{ |
626 | 626 | |
627 | - if (confirm("Confirma remoção dos históricos selecionados?")){ | |
627 | + if (confirm("Confirma remo\u00e7\u00e3o dos hist\u00f3ricos selecionados?")){ | |
628 | 628 | |
629 | 629 | $.each($('input.matricula:checked').closest('tr').find('.situacao'), function(indice, fieldSituacao){ |
630 | 630 | var $fieldSituacao = $(fieldSituacao); | ... | ... |
ieducar/modules/Portabilis/Assets/Version.php