Files
gitlabhq/app/views/profiles/audit_log.html.haml
T
2016-03-02 17:06:01 +00:00

12 lines
315 B
Plaintext

- page_title "Audit Log"
- header_title page_title, audit_log_profile_path
.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