Explorar el Código

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

Emile NDAGIJIMANA hace 4 años
padre
commit
ecd780962f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      models/org.js

+ 1 - 0
models/org.js

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