Page MenuHomePhabricator

D17216.id41410.diff
No OneTemporary

D17216.id41410.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
Sat, Mar 15, 10:54 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7702538
Default Alt Text
D17216.id41410.diff (394 B)

Event Timeline