1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

update admin transfer group

This commit is contained in:
lian
2016-08-04 18:01:44 +08:00
parent 72efe4f8ea
commit c7acdce7de
3 changed files with 9 additions and 42 deletions

View File

@@ -93,8 +93,7 @@ define([
dataType: 'json',
beforeSend: Common.prepareCSRFToken,
data: {
'new_owner': email,
'old_owner': cur_owner
'new_owner': email
},
success: function() {
$.modal.close();