Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14034570
D10196.id24530.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
710 B
Referenced Files
None
Subscribers
None
D10196.id24530.diff
View Options
diff --git a/src/applications/legalpad/query/LegalpadDocumentSignatureSearchEngine.php b/src/applications/legalpad/query/LegalpadDocumentSignatureSearchEngine.php
--- a/src/applications/legalpad/query/LegalpadDocumentSignatureSearchEngine.php
+++ b/src/applications/legalpad/query/LegalpadDocumentSignatureSearchEngine.php
@@ -87,7 +87,7 @@
$form
->appendChild(
id(new AphrontFormTokenizerControl())
- ->setDatasource('/typeahead/common/legalpaddocuments/')
+ ->setDatasource(new LegalpadDocumentDatasource())
->setName('documents')
->setLabel(pht('Documents'))
->setValue(array_select_keys($handles, $document_phids)));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 11, 1:03 AM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6737233
Default Alt Text
D10196.id24530.diff (710 B)
Attached To
Mode
D10196: Fix "legalpad documents" typeahead dataousource
Attached
Detach File
Event Timeline
Log In to Comment