Sfoglia il codice sorgente

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 4 anni fa
parent
commit
ecd780962f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      models/org.js

+ 1 - 0
models/org.js

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