diff options
Diffstat (limited to 'app/views/invites/index.html.haml')
-rw-r--r-- | app/views/invites/index.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/invites/index.html.haml b/app/views/invites/index.html.haml index 62065d6ae..61420ab1e 100644 --- a/app/views/invites/index.html.haml +++ b/app/views/invites/index.html.haml @@ -15,7 +15,6 @@ %th %th= t('invites.table.uses') %th= t('invites.table.expires_at') - %th= t('invites.table.comment') %th %tbody = render @invites |