Fix team creation UI issue
This commit is contained in:
@@ -649,8 +649,8 @@ define([
|
||||
if (err) { console.error(err); }
|
||||
}));
|
||||
}).nThen(function () {
|
||||
cb();
|
||||
closeTeam(ctx, teamId);
|
||||
cb();
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user