From a646d24636e1319b753b8af22a6ad8ffedf6736d Mon Sep 17 00:00:00 2001 From: gibransodre Date: Tue, 29 Nov 2016 12:16:01 -0200 Subject: [PATCH] Alternância de cor na tabela de solicitações. --- WebContent/WEB-INF/jsp/questionario/questionario.jsp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/WebContent/WEB-INF/jsp/questionario/questionario.jsp b/WebContent/WEB-INF/jsp/questionario/questionario.jsp index a70355e..ddbbdd7 100644 --- a/WebContent/WEB-INF/jsp/questionario/questionario.jsp +++ b/WebContent/WEB-INF/jsp/questionario/questionario.jsp @@ -73,7 +73,12 @@ table, th, td { - + + + + + + ${contador.count} ${questionario.noOrgao} ${questionario.responsavel} -- libgit2 0.21.2