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

Unified Diff: remoting/webapp/main.html

Issue 128323002: Hide local host out-of-date warning by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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: remoting/webapp/main.html
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
index d2a6244ccc2e4431c3022cdb2a15a106b3d13782..a42c35399da6409dcd460ed853ede5271df4b2ee 100644
--- a/remoting/webapp/main.html
+++ b/remoting/webapp/main.html
@@ -201,7 +201,7 @@ found in the LICENSE file.
class="section-row clickable no-non-local-hosts"
data-daemon-state="enabled">
<div class="host-list-main-icon">
- <span id="this-host-warning"></span>
+ <span id="this-host-warning" hidden></span>
<img id="this-host-icon"
src="icon_host.webp">
</div>
« 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