From e874a320b66ba12242da88d1cad270c058fb09b8 Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Sun, 30 Oct 2016 19:04:14 -0300 Subject: [PATCH] Fixing commented errors #188 --- app/templates/home.html | 10 ++++++++-- core/static/css/base/amadeus.css | 4 ++++ core/static/js/base/amadeus.js | 19 +++++++++---------- users/forms.py | 11 +++++++++-- users/templates/users/edit_profile.html | 17 ++++++++++++----- users/templates/users/update.html | 10 +++++----- users/views.py | 13 ++++++++++--- 7 files changed, 57 insertions(+), 27 deletions(-) diff --git a/app/templates/home.html b/app/templates/home.html index e15b5f4..1dd56d4 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -5,8 +5,14 @@ {% block javascript %} {% if page_obj %}