Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14035718
D13823.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
452 B
Referenced Files
None
Subscribers
None
D13823.diff
View Options
diff --git a/src/applications/uiexample/examples/PHUITimelineExample.php b/src/applications/uiexample/examples/PHUITimelineExample.php
--- a/src/applications/uiexample/examples/PHUITimelineExample.php
+++ b/src/applications/uiexample/examples/PHUITimelineExample.php
@@ -196,6 +196,7 @@
}
$timeline = id(new PHUITimelineView());
+ $timeline->setUser($user);
foreach ($events as $event) {
$timeline->addEvent($event);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 11, 7:16 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6761607
Default Alt Text
D13823.diff (452 B)
Attached To
Mode
D13823: SetUser on Timeline UIExample
Attached
Detach File
Event Timeline
Log In to Comment