Improve team and account deletion for pads multiple owners

This commit is contained in:
yflory
2019-09-30 17:36:56 +02:00
parent 72ba9ab999
commit b5cce5f215
4 changed files with 85 additions and 11 deletions

View File

@@ -462,7 +462,7 @@ define([
console.error(obj.error);
return void UI.warn(Messages.error);
}
UI.log(Messags.sent);
UI.log(Messages.sent);
});
});
});