Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15337447
D13739.id33188.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
669 B
Referenced Files
None
Subscribers
None
D13739.id33188.diff
View Options
diff --git a/src/applications/people/controller/PhabricatorPeopleProfileEditController.php b/src/applications/people/controller/PhabricatorPeopleProfileEditController.php
--- a/src/applications/people/controller/PhabricatorPeopleProfileEditController.php
+++ b/src/applications/people/controller/PhabricatorPeopleProfileEditController.php
@@ -84,10 +84,8 @@
$form_box = id(new PHUIObjectBoxView())
->setHeaderText(pht('Edit Profile'))
- ->setInfoView($note)
->setValidationException($validation_exception)
->setForm($form);
-
$nav = $this->buildIconNavView($user);
$nav->selectFilter('/');
$nav->appendChild($form_box);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 10, 5:55 AM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7405881
Default Alt Text
D13739.id33188.diff (669 B)
Attached To
Mode
D13739: Fix public/private profile edit note
Attached
Detach File
Event Timeline
Log In to Comment