Просмотр исходного кода

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 лет назад
Родитель
Сommit
ecd780962f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      models/org.js

+ 1 - 0
models/org.js

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