@@ -19,6 +19,7 @@ class Ability
cannot :destroy, :all
if user.email == AdminUser::SUPER_ADMIN
can :manage, :all
+ can :import, :all
# can :export, :all
# can :read, :all
# can :destroy, :all