diff --git a/src/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php b/src/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php --- a/src/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php +++ b/src/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php @@ -405,7 +405,6 @@ 'class' => 'inline-head-right', ), array( - $anchor, $done_button, $links, $actions, @@ -445,6 +444,7 @@ pht('...')); return array( + $anchor, $markup, $summary, );