mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-06 11:57:16 +08:00
rename create_teams
This commit is contained in:
parent
e76ec7f4a4
commit
fd6dfbd561
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
Canaid::Permissions.register_generic do
|
||||
can :create_team do |user|
|
||||
# TBD
|
||||
can :create_teams do |user|
|
||||
true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue