diff --git a/app/views/activity_feeds/partials/_git_delete_branch_notification.haml b/app/views/activity_feeds/partials/_git_delete_branch_notification.haml index df4cd46dd..95914ac76 100644 --- a/app/views/activity_feeds/partials/_git_delete_branch_notification.haml +++ b/app/views/activity_feeds/partials/_git_delete_branch_notification.haml @@ -1,5 +1,5 @@ .top - %span= t('notifications.bodies.delete_branch', {:branch_name => branch_name, :project_name => project_name} + %span= t('notifications.bodies.delete_branch', {:branch_name => branch_name, :project_name => project_name}) = activity_feed.created_at .both .fulltext