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

audit_log.html.haml « profiles « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c404b6935fc7e2284d7ed5d327d854cef01b7e7 (plain)
1
2
3
4
5
6
7
8
9
10
- page_title "Audit Log"

.row.prepend-top-default
  .col-lg-3.profile-settings-sidebar
    %h3.prepend-top-0
      = page_title
    %p
      This is a security log of important events involving your account.
  .col-lg-9
    = render 'event_table', events: @events