浏览代码

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 年之前
父节点
当前提交
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,