Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14011994
D13743.id33197.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
700 B
Referenced Files
None
Subscribers
None
D13743.id33197.diff
View Options
diff --git a/src/applications/herald/query/HeraldRuleSearchEngine.php b/src/applications/herald/query/HeraldRuleSearchEngine.php
--- a/src/applications/herald/query/HeraldRuleSearchEngine.php
+++ b/src/applications/herald/query/HeraldRuleSearchEngine.php
@@ -197,12 +197,6 @@
$item->addIcon('fa-lock grey', pht('Disabled'));
}
- $item->addAction(
- id(new PHUIListItemView())
- ->setHref($this->getApplicationURI("history/{$id}/"))
- ->setIcon('fa-file-text-o')
- ->setName(pht('Edit Log')));
-
$content_type_name = idx($content_type_map, $rule->getContentType());
$item->addAttribute(pht('Affects: %s', $content_type_name));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 2, 6:48 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6719232
Default Alt Text
D13743.id33197.diff (700 B)
Attached To
Mode
D13743: Remove View Log action from Herald List
Attached
Detach File
Event Timeline
Log In to Comment