Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14412355
D19871.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
411 B
Referenced Files
None
Subscribers
None
D19871.diff
View Options
diff --git a/src/view/phui/PHUIObjectItemView.php b/src/view/phui/PHUIObjectItemView.php
--- a/src/view/phui/PHUIObjectItemView.php
+++ b/src/view/phui/PHUIObjectItemView.php
@@ -471,7 +471,10 @@
array(
'class' => implode(' ', $classes),
),
- $icon);
+ array(
+ $icon,
+ $label,
+ ));
}
$icons[] = phutil_tag(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 25, 12:56 PM (10 h, 46 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6926336
Default Alt Text
D19871.diff (411 B)
Attached To
Mode
D19871: Fix an issue with item list view icon labels (including Differential date updated times) not appearing in the UI
Attached
Detach File
Event Timeline
Log In to Comment