diff --git a/src/view/phui/PHUIObjectItemView.php b/src/view/phui/PHUIObjectItemView.php index 67c4580163..784342e953 100644 --- a/src/view/phui/PHUIObjectItemView.php +++ b/src/view/phui/PHUIObjectItemView.php @@ -329,7 +329,6 @@ final class PHUIObjectItemView extends AphrontTagView { array( 'href' => $this->href, 'class' => 'phui-object-item-link', - 'title' => $this->header, ), $this->header);