From 0835776236f7a510f651b566c8fab239e88effc3 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Wed, 10 Jul 2019 14:24:11 -0300 Subject: [PATCH] Conserta commit anterior --- sapl/templates/floppyforms/image_thumbnail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sapl/templates/floppyforms/image_thumbnail.html b/sapl/templates/floppyforms/image_thumbnail.html index 7d7dcd6ba..79d0f40db 100644 --- a/sapl/templates/floppyforms/image_thumbnail.html +++ b/sapl/templates/floppyforms/image_thumbnail.html @@ -1,5 +1,5 @@ {% load i18n staticfiles thumbnail %} - +{% load webpack_static from webpack_loader %}
-