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

Unified Diff: chrome/browser/resources/policy.html

Issue 2386243002: Add in product messaging for IT Admins on chrome:policy (Closed)
Patch Set: Created 4 years, 2 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
Index: chrome/browser/resources/policy.html
diff --git a/chrome/browser/resources/policy.html b/chrome/browser/resources/policy.html
index e8878d42d331e59e3d8eb257b91848cc607bc78b..f3b07024fbe37d9c5bb57ba2345db83784474e95 100644
--- a/chrome/browser/resources/policy.html
+++ b/chrome/browser/resources/policy.html
@@ -35,6 +35,10 @@
<div class="reload-policies-button">
<button id="reload-policies" i18n-content="reloadPolicies"></button>
</div>
+ <div class="chrome-work-link">
+ <a href="http://g.co/chromeent/learn" target="_blank">
+ <span i18n-content="chromeWorkLink"></span></a>
Dan Beam 2016/10/03 21:56:55 indent off
Georges Khalil 2016/10/04 13:36:52 Done.
+ </div>
<div id="show-unset-container" class="show-unset-checkbox">
<label>
<input id="show-unset" type="checkbox"></input>

Powered by Google App Engine
This is Rietveld 408576698