Page MenuHomePhabricator

D17216.diff
No OneTemporary

D17216.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
Wed, Nov 27, 5:08 PM (20 h, 49 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6795591
Default Alt Text
D17216.diff (394 B)

Event Timeline