From bda85406ca5f689f11d62458fadb863b4b229bab Mon Sep 17 00:00:00 2001 From: llj Date: Fri, 8 Jan 2016 11:33:06 +0800 Subject: [PATCH] [group settings] manage members: added 'add multi members once' and other improvement --- seahub/templates/js/templates.html | 15 +++-- ...roup-member2.js => group-manage-member.js} | 9 ++- .../scripts/app/views/group-manage-members.js | 60 +++++++++++++++---- static/scripts/common.js | 1 + 4 files changed, 62 insertions(+), 23 deletions(-) rename static/scripts/app/views/{group-member2.js => group-manage-member.js} (92%) diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index a7958d6a6b..7959bdb151 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -967,7 +967,6 @@
-

@@ -976,16 +975,16 @@ - + - + <% } else { %> - - + + <% } %> @@ -995,7 +994,7 @@

-
{% trans "Name" %}{% trans "Email" %}{% trans "Email" %} {% trans "Role" %}{% trans "Operations" %}
{% trans "Name" %}{% trans "Email" %}{% trans "Operations" %}{% trans "Email" %}