From f5b029259aa664036f55fae7aa66302cae012f6d Mon Sep 17 00:00:00 2001 From: Victor Fabre Date: Wed, 20 Feb 2019 15:14:04 -0300 Subject: [PATCH] HOT-FIX: conserta static (#2527) --- sapl/templates/email/acompanhar.html | 1 + sapl/templates/email/acompanhar_documento.html | 1 + sapl/templates/email/tramitacao.html | 1 + sapl/templates/protocoloadm/comprovante.html | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sapl/templates/email/acompanhar.html b/sapl/templates/email/acompanhar.html index bd1a20263..4645795ee 100644 --- a/sapl/templates/email/acompanhar.html +++ b/sapl/templates/email/acompanhar.html @@ -1,5 +1,6 @@ {% load i18n %} {% load static %} +{% load webpack_static from webpack_loader %}

{{casa_legislativa}} diff --git a/sapl/templates/email/acompanhar_documento.html b/sapl/templates/email/acompanhar_documento.html index f90558568..a1cb48588 100644 --- a/sapl/templates/email/acompanhar_documento.html +++ b/sapl/templates/email/acompanhar_documento.html @@ -1,5 +1,6 @@ {% load i18n %} {% load static %} +{% load webpack_static from webpack_loader %}

{{casa_legislativa}} diff --git a/sapl/templates/email/tramitacao.html b/sapl/templates/email/tramitacao.html index 362fc563a..e090642a6 100644 --- a/sapl/templates/email/tramitacao.html +++ b/sapl/templates/email/tramitacao.html @@ -1,5 +1,6 @@ {% load i18n %} {% load static %} +{% load webpack_static from webpack_loader %} diff --git a/sapl/templates/protocoloadm/comprovante.html b/sapl/templates/protocoloadm/comprovante.html index 99d5f9caa..2e1c3ce89 100644 --- a/sapl/templates/protocoloadm/comprovante.html +++ b/sapl/templates/protocoloadm/comprovante.html @@ -1,7 +1,7 @@ {% load i18n %} {% load crispy_forms_tags %} {% load static %} - +{% load webpack_static from webpack_loader %} {% block detail_content %}