summaryrefslogtreecommitdiff
path: root/app/views/projects/cycle_analytics/_no_access.html.haml
blob: c3eda398234225210c056f73e43a98174b653e59 (plain)
1
2
3
4
5
6
7
.no-access-stage-container
  .no-access-stage
    .icon-lock
      = custom_icon ('icon_lock')
    %h4 {{ __('You need permission.') }}
    %p
      {{ __('Want to see the data? Please ask an administrator for access.') }}