Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15449125
D14696.id35550.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
506 B
Referenced Files
None
Subscribers
None
D14696.id35550.diff
View Options
diff --git a/src/applications/home/application/PhabricatorHomeApplication.php b/src/applications/home/application/PhabricatorHomeApplication.php
--- a/src/applications/home/application/PhabricatorHomeApplication.php
+++ b/src/applications/home/application/PhabricatorHomeApplication.php
@@ -100,7 +100,6 @@
$view = null;
if ($items) {
$view = new PHUIListView();
- $view->newLabel(pht('Quick Create'));
foreach ($items as $item) {
$view->addMenuItem($item);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 29, 8:29 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7702626
Default Alt Text
D14696.id35550.diff (506 B)
Attached To
Mode
D14696: Drop "Quick Create" header from quick create menu
Attached
Detach File
Event Timeline
Log In to Comment