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:
parent
f71a83f52e
commit
574a9fa665
1 changed files with 0 additions and 1 deletions
|
@ -329,7 +329,6 @@ final class PHUIObjectItemView extends AphrontTagView {
|
|||
array(
|
||||
'href' => $this->href,
|
||||
'class' => 'phui-object-item-link',
|
||||
'title' => $this->header,
|
||||
),
|
||||
$this->header);
|
||||
|
||||
|
|
Loading…
Reference in a new issue