Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: appengine/config_service/ui/static/index.html

Issue 2985903002: config_service: Removed hotlist from feedback link. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/static/index.html
diff --git a/appengine/config_service/ui/static/index.html b/appengine/config_service/ui/static/index.html
index deaa08ffae0db621002cec80ddf3ca89e7c0d385..881b338ea538bd9b52912899cbad892b08296a80 100644
--- a/appengine/config_service/ui/static/index.html
+++ b/appengine/config_service/ui/static/index.html
@@ -33,8 +33,7 @@
crdx('setFeedbackButtonLink', 'https://bugs.chromium.org/p/chromium/issues/' +
'entry?cc=cwpayton@google.com,%20ayanaadylova@google.com,' +
'%20hinoka@chromium.org,%20sergeyberezin@chromium.org' +
- '&components=Infra%3EPlatform%3EConfig&labels=Infra-DX&blocking=730832' +
- '&hotlists=luci-config');
+ '&components=Infra%3EPlatform%3EConfig&labels=Infra-DX&blocking=730832');
</script>
</html>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698