Page MenuHomePhabricator

D13743.diff
No OneTemporary

D13743.diff

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

Mime Type
text/plain
Expires
Oct 16 2024, 9:13 PM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6719232
Default Alt Text
D13743.diff (700 B)

Event Timeline