From e1ab7c23d16c84300b3483ee8466a4e283fac6de Mon Sep 17 00:00:00 2001 From: Alexandre Barbosa Date: Tue, 20 Jan 2015 16:17:06 -0200 Subject: [PATCH] Password Change area in User Update form --- colab/accounts/templates/accounts/user_update_form.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/colab/accounts/templates/accounts/user_update_form.html b/colab/accounts/templates/accounts/user_update_form.html index e1a05a5..23b2e2b 100644 --- a/colab/accounts/templates/accounts/user_update_form.html +++ b/colab/accounts/templates/accounts/user_update_form.html @@ -178,6 +178,20 @@ $(function() { + {% if not BROWSERID_ENABLED %} +
+
+
+

+ {% trans 'Change Password' %} +

+
+ +
+
+ {% endif %} {% if CONVERSEJS_ENABLED %}
@@ -198,7 +212,6 @@ $(function() {
{% endif %} -
-- libgit2 0.21.2