Procházet zdrojové kódy

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 před 4 roky
rodič
revize
ecd780962f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      models/org.js

+ 1 - 0
models/org.js

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