BigW Consortium Gitlab

audit_log.html.haml 315 Bytes
Newer Older
1
- page_title "Audit Log"
2
- header_title page_title, audit_log_profile_path
3

Phil Hughes committed
4 5 6 7 8 9 10 11
.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