Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_user_activation_effects.html.haml « users « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 244836dac11d194a0212f4a264cea87272ba5578 (plain)
1
2
3
4
5
6
%p
  = s_('AdminUsers|Reactivating a user will:')
%ul
  %li
    = s_('AdminUsers|Restore user access to the account, including web, Git and API.')
  = render_if_exists 'admin/users/user_activation_effects_on_seats'