mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Added some controls and warning messages when user try to delete an organization or team that has at least one user belongs to it
This commit is contained in:
parent
ab06597b7c
commit
ecd780962f
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ if (Meteor.isServer) {
|
|||
fetch: [],
|
||||
});
|
||||
|
||||
|
||||
Meteor.methods({
|
||||
setCreateOrg(
|
||||
orgDisplayName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue