From b9727bf74acd4a682f1a68b83f53d2fa2bfa84a5 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Tue, 7 Mar 2017 20:21:55 -0300 Subject: [PATCH] Concertando os bugs do tipo substituir icone de file por image nos campos de imagens --- users/templates/users/_form.html | 4 ++-- users/templates/users/register.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/users/templates/users/_form.html b/users/templates/users/_form.html index f544adb..be5782b 100644 --- a/users/templates/users/_form.html +++ b/users/templates/users/_form.html @@ -16,7 +16,7 @@ @@ -64,4 +64,4 @@ {% trans 'Cancel' %} - \ No newline at end of file + diff --git a/users/templates/users/register.html b/users/templates/users/register.html index 2562a27..22eaed3 100644 --- a/users/templates/users/register.html +++ b/users/templates/users/register.html @@ -31,7 +31,7 @@ {% endfor %} {% endif %} - +
@@ -52,7 +52,7 @@
@@ -100,4 +100,4 @@ {% endblock %} {% block bottommenu %} -{% endblock %} \ No newline at end of file +{% endblock %} -- libgit2 0.21.2