gitlab-org--gitlab-foss/app/views/deploy_keys/_show.html.haml

8 lines
184 B
Plaintext

%a.update-item{:href => project_deploy_key_path(key.project, key)}
%span.update-title
= key.title
%span.update-author
Added
= time_ago_in_words(key.created_at)
ago