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

Unified Diff: netlog_viewer/proxy_view.html

Issue 2178423002: Bring the gh-pages branch up to date with the master branch (Closed) Base URL: https://github.com/catapult-project/catapult.git@gh-pages
Patch Set: Created 4 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 | « netlog_viewer/prerender_view.js ('k') | netlog_viewer/proxy_view.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: netlog_viewer/proxy_view.html
diff --git a/netlog_viewer/proxy_view.html b/netlog_viewer/proxy_view.html
index 1c21a69b584ec14ff4d0725aa7d9bedee260e890..7a533009a0b09aac27039f11bc080ce243d0d588 100644
--- a/netlog_viewer/proxy_view.html
+++ b/netlog_viewer/proxy_view.html
@@ -19,8 +19,6 @@
</style>
<div id=proxy-view-tab-content class=content-box>
- <input type=button value="Re-apply settings" id=proxy-view-reload-settings class="hide-when-not-capturing">
-
<div id=proxy-view-effective-content>
<h4>Effective proxy settings</h4>
<pre id=proxy-view-effective-settings></pre>
@@ -39,10 +37,7 @@
</div>
<div id=proxy-view-bad-proxies-div style='display: none'>
- <h4>
- Recently failed proxies, marked as bad
- <input type=button value="Clear bad proxies" id=proxy-view-clear-bad-proxies class="hide-when-not-capturing">
- </h4>
+ <h4>Recently failed proxies, marked as bad</h4>
<table class="styled-table">
<thead>
<tr>
« no previous file with comments | « netlog_viewer/prerender_view.js ('k') | netlog_viewer/proxy_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698