From e04f9951d9291340683129be67a99b978d53a0ee Mon Sep 17 00:00:00 2001 From: Marcio Mazza Date: Mon, 6 Oct 2014 18:43:29 -0300 Subject: [PATCH] Fix missing CSRF token in agreements cart view --- sigi/apps/convenios/templates/convenios/carrinho.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sigi/apps/convenios/templates/convenios/carrinho.html b/sigi/apps/convenios/templates/convenios/carrinho.html index d84802c..20ac6db 100644 --- a/sigi/apps/convenios/templates/convenios/carrinho.html +++ b/sigi/apps/convenios/templates/convenios/carrinho.html @@ -63,7 +63,7 @@
  • Arquivo CSV (Excel, Calc)
  • -
    + {% csrf_token %}
    Relatório por
      @@ -96,7 +96,7 @@
    -
    + {% csrf_token %}
    Escolha os atributos para exportar