From e79f86583c2dcd8d6b4a0b08845ce5c195f79e59 Mon Sep 17 00:00:00 2001 From: daniel@ruoso.com Date: Thu, 20 May 2010 15:13:55 +0000 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