Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4829232
D26057.1749331003.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
543 B
Referenced Files
None
Subscribers
None
D26057.1749331003.diff
View Options
diff --git a/src/applications/search/query/PhabricatorFulltextToken.php b/src/applications/search/query/PhabricatorFulltextToken.php
--- a/src/applications/search/query/PhabricatorFulltextToken.php
+++ b/src/applications/search/query/PhabricatorFulltextToken.php
@@ -62,6 +62,7 @@
$operator = $token->getOperator();
switch ($operator) {
case PhutilSearchQueryCompiler::OPERATOR_NOT:
+ $tip = pht('Excluding Search');
$shade = PHUITagView::COLOR_RED;
$icon = 'fa-minus';
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 7, 21:16 (5 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1751138
Default Alt Text
D26057.1749331003.diff (543 B)
Attached To
Mode
D26057: Add tooltip for "not" search token tag in Global Search results
Attached
Detach File
Event Timeline
Log In to Comment