Page MenuHomePhabricator

D17216.id.diff
No OneTemporary

D17216.id.diff

diff --git a/src/view/phui/PHUIListItemView.php b/src/view/phui/PHUIListItemView.php
--- a/src/view/phui/PHUIListItemView.php
+++ b/src/view/phui/PHUIListItemView.php
@@ -249,7 +249,7 @@
$name = phutil_tag(
'span',
array(
- 'class' => $classes,
+ 'class' => implode(' ', $classes),
),
array(
$this->name,

File Metadata

Mime Type
text/plain
Expires
Nov 30 2025, 5:49 AM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8569209
Default Alt Text
D17216.id.diff (394 B)

Event Timeline