Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15300393
D15437.id37202.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
713 B
Referenced Files
None
Subscribers
None
D15437.id37202.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
@@ -89,7 +89,10 @@
$view = id(new PHUITwoColumnView())
->setHeader($header)
- ->setMainColumn($timeline)
+ ->setMainColumn(array(
+ $timeline,
+ $add_comment_form,
+ ))
->setCurtain($curtain)
->addPropertySection(pht('DETAILS'), $details)
->addPropertySection(pht('DESCRIPTION'), $description);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 6 2025, 4:44 PM (6 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225577
Default Alt Text
D15437.id37202.diff (713 B)
Attached To
Mode
D15437: Add back calendar comment form
Attached
Detach File
Event Timeline
Log In to Comment