Added some controls and warning messages when user try to delete an organization or team that has at least one user belongs to it

This commit is contained in:
Emile NDAGIJIMANA 2021-06-14 11:32:06 +02:00
parent ab06597b7c
commit ecd780962f

View file

@ -113,6 +113,7 @@ if (Meteor.isServer) {
fetch: [],
});
Meteor.methods({
setCreateOrg(
orgDisplayName,