Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15457267
D12683.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
565 B
Referenced Files
None
Subscribers
None
D12683.diff
View Options
diff --git a/src/applications/calendar/controller/PhabricatorCalendarEventViewController.php b/src/applications/calendar/controller/PhabricatorCalendarEventViewController.php
--- a/src/applications/calendar/controller/PhabricatorCalendarEventViewController.php
+++ b/src/applications/calendar/controller/PhabricatorCalendarEventViewController.php
@@ -202,6 +202,10 @@
}
$properties->addProperty(
+ pht('Host'),
+ $viewer->renderHandle($event->getUserPHID()));
+
+ $properties->addProperty(
pht('Invitees'),
$invitee_list);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 31, 3:20 PM (4 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7388969
Default Alt Text
D12683.diff (565 B)
Attached To
Mode
D12683: Calendar event detail page should show host.
Attached
Detach File
Event Timeline
Log In to Comment