Allow administrators to run local census records importation
Allow only administrator users to run local census records importation process
This commit is contained in:
committed by
Javi Martín
parent
d221198106
commit
0239efef9d
@@ -105,6 +105,7 @@ module Abilities
|
||||
can [:edit, :update], DownloadSetting
|
||||
|
||||
can :manage, LocalCensusRecord
|
||||
can [:create, :read], LocalCensusRecords::Import
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user