From 00502ce33ddba29ee20affec017aec9e4c24cf12 Mon Sep 17 00:00:00 2001 From: xiaoyu <763691951@qq.com> Date: Tue, 13 Sep 2016 16:38:43 +0800 Subject: [PATCH] trivial js style changes; bugfix for patch method --- apps/users/templates/users/user_detail.html | 31 ++++++++++----------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/apps/users/templates/users/user_detail.html b/apps/users/templates/users/user_detail.html index ae61ddf9a..41cdde6e5 100644 --- a/apps/users/templates/users/user_detail.html +++ b/apps/users/templates/users/user_detail.html @@ -22,7 +22,7 @@
-
+
{{ user_object.name }} @@ -108,7 +108,7 @@
- {% trans 'Quick update' %} + {% trans 'Quick modify' %}
@@ -191,7 +191,7 @@ {% endfor %} @@ -205,12 +205,10 @@ - - {% endblock %} {% block custom_foot_js %} {% endblock %}
{{ group.name }} - +