diff --git a/app/views/admin/domain_versions/index.haml b/app/views/admin/domain_versions/index.haml index b50becbd0..5aee81764 100644 --- a/app/views/admin/domain_versions/index.haml +++ b/app/views/admin/domain_versions/index.haml @@ -15,11 +15,11 @@ %th{class: 'col-xs-2'} = sort_link(@q, 'owner_contact_name', t('shared.owner')) %th{class: 'col-xs-1'} - whodunnit + = t('shared.whodunnit') %th{class: 'col-xs1'} - event + = t('shared.event') %th{class: 'col-xs1'} - created_at + = t('shared.created_at') %th{class: 'col-xs1'} = t('shared.action')