1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-22 21:40:55 +01:00

Revert "Add title to ObjectItemList headers for truncated displays"

This reverts commit f71a83f52e.
This commit is contained in:
epriestley 2014-12-10 09:38:37 -08:00
parent f71a83f52e
commit 574a9fa665

View file

@ -329,7 +329,6 @@ final class PHUIObjectItemView extends AphrontTagView {
array(
'href' => $this->href,
'class' => 'phui-object-item-link',
'title' => $this->header,
),
$this->header);