From d8483d6b3d6ef646bae8a0058cb18919f041d0ea Mon Sep 17 00:00:00 2001 From: Daniel Ruoso Date: Fri, 21 May 2010 16:14:34 -0300 Subject: [PATCH] coloca o filtro nos servico interno e no servico de atendimento --- Fila-Web/root/header.tt | 1 + Fila-Web/root/render/status_atendente.tt | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Fila-Web/root/header.tt b/Fila-Web/root/header.tt index 950ed78..fe437e0 100644 --- a/Fila-Web/root/header.tt +++ b/Fila-Web/root/header.tt @@ -91,6 +91,7 @@ function aplicar_filtro_servicos(text) { } +
diff --git a/Fila-Web/root/render/status_atendente.tt b/Fila-Web/root/render/status_atendente.tt index dc91b1e..a27fc1f 100644 --- a/Fila-Web/root/render/status_atendente.tt +++ b/Fila-Web/root/render/status_atendente.tt @@ -58,7 +58,7 @@ [% IF status_guiche.guiche.estado == 'concluido' || status_guiche.guiche.estado == 'disponivel' %] [% IF lista_servicos %]

Serviços (utilize o campo para filtrar):


- +
    [% SET classe_servico = 0 %] @@ -85,7 +85,8 @@ [% IF status_guiche.guiche.estado == 'atendimento' %] [% IF lista_servicos_atendimento %] -

    Serviços:


    +

    Serviços (utilize o campo para filtrar):


    +
      [% SET classe_servico = 0 %] -- libgit2 0.21.2