Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15410788
D17473.id42019.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
526 B
Referenced Files
None
Subscribers
None
D17473.id42019.diff
View Options
diff --git a/src/applications/phrequent/query/PhrequentSearchEngine.php b/src/applications/phrequent/query/PhrequentSearchEngine.php
--- a/src/applications/phrequent/query/PhrequentSearchEngine.php
+++ b/src/applications/phrequent/query/PhrequentSearchEngine.php
@@ -10,11 +10,6 @@
return 'PhabricatorPhrequentApplication';
}
- public function canUseInPanelContext() {
- return false;
- }
-
-
public function getPageSize(PhabricatorSavedQuery $saved) {
return $saved->getParameter('limit', 1000);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 8:25 AM (6 d, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7579953
Default Alt Text
D17473.id42019.diff (526 B)
Attached To
Mode
D17473: Allow Phrequent to be used in dashboard panels
Attached
Detach File
Event Timeline
Log In to Comment