Commit bc7b65ea6fe28e12673b329a701ebd84823712d3
Exists in
master
Merge branch 'master' of git@github.com:ruoso/sistemadeatendimento
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Fila-Web/root/render/status_atendente.tt
... | ... | @@ -313,7 +313,6 @@ |
313 | 313 | $('bloco_lista_acoes').replace("[% ACOES_ATENDENTE | js %]"); |
314 | 314 | |
315 | 315 | [% bloco_senha = BLOCK %] |
316 | - <meta http-equiv="Content-Type" content="text/html; charset=UTF8"> | |
317 | 316 | <DIV id='header2' style='padding:0 0 0 330px; '> |
318 | 317 | <P style='color:gray;'> |
319 | 318 | [% IF status_guiche.guiche.funcionario %] | ... | ... |