From ced53701a6bceafaf8c58d0b2aacb1f4da5bb7d4 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Tue, 7 Mar 2017 17:12:47 -0300 Subject: [PATCH] retirando código desnecessario no form de mural --- mural/templates/mural/_form.html | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/mural/templates/mural/_form.html b/mural/templates/mural/_form.html index 26f1ce1..d1cea06 100644 --- a/mural/templates/mural/_form.html +++ b/mural/templates/mural/_form.html @@ -33,7 +33,7 @@ {% render_field form.resource class='form-control' %} {{ form.resource.help_text }} - + {% if form.resource.errors %}
{% trans 'Click or drop the file here' %}
- + {% trans 'The file could not exceed 5MB.' %}
{{ form.image.help_text }} - + {% if form.image.errors %}