Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14411934
D19024.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
586 B
Referenced Files
None
Subscribers
None
D19024.diff
View Options
diff --git a/src/applications/legalpad/query/LegalpadDocumentSearchEngine.php b/src/applications/legalpad/query/LegalpadDocumentSearchEngine.php
--- a/src/applications/legalpad/query/LegalpadDocumentSearchEngine.php
+++ b/src/applications/legalpad/query/LegalpadDocumentSearchEngine.php
@@ -176,7 +176,7 @@
$create_button = id(new PHUIButtonView())
->setTag('a')
->setText(pht('Create a Document'))
- ->setHref('/legalpad/create/')
+ ->setHref('/legalpad/edit/')
->setColor(PHUIButtonView::GREEN);
$icon = $this->getApplication()->getIcon();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 25, 12:22 PM (11 h, 7 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6926228
Default Alt Text
D19024.diff (586 B)
Attached To
Mode
D19024: Fix bad NUX link in Legalpad search view
Attached
Detach File
Event Timeline
Log In to Comment