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

Unified Diff: chrome/browser/resources/options/chromeos/internet_detail.html

Issue 708563005: Use setProperties for IP Config. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_430113_internet_options_1
Patch Set: IPConfigType=Static applies to NameServer only config Created 6 years 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
Index: chrome/browser/resources/options/chromeos/internet_detail.html
diff --git a/chrome/browser/resources/options/chromeos/internet_detail.html b/chrome/browser/resources/options/chromeos/internet_detail.html
index 788c41ae149a7d1f6b909f48503bbfa3f1fb02df..b096aedda661dd8db680bef5e5b60c973dfd277e 100644
--- a/chrome/browser/resources/options/chromeos/internet_detail.html
+++ b/chrome/browser/resources/options/chromeos/internet_detail.html
@@ -409,7 +409,7 @@
<span>
<span i18n-content="ipAutomaticConfiguration"></span>
<span class="controlled-setting-indicator"
- managed="StaticIPConfig.IPAddress"></span>
+ managed="IPConfigType"></span>
</span>
</label>
</div>

Powered by Google App Engine
This is Rietveld 408576698