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

Unified Diff: chrome/browser/resources/options/manage_profile_overlay.html

Issue 445003002: Supervised users: UI updates for new-profile-management launch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change label in profile list Created 6 years, 4 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/options/manage_profile_overlay.html
diff --git a/chrome/browser/resources/options/manage_profile_overlay.html b/chrome/browser/resources/options/manage_profile_overlay.html
index 18c097078a01c33aa1951462e67a9fee61131839..0ba4074bc5e72adccd5bf853745d922b96416a46 100644
--- a/chrome/browser/resources/options/manage_profile_overlay.html
+++ b/chrome/browser/resources/options/manage_profile_overlay.html
@@ -115,15 +115,7 @@
i18n-content="manageProfilesSupervisedSignInAgainLink" hidden>
</button>
</span>
- <span id="create-profile-supervised-not-signed-in" hidden>
- <span id="create-profile-supervised-not-signed-in-label"
- i18n-content="manageProfilesSupervisedNotSignedInLabel">
- </span>
- <button id="create-profile-supervised-not-signed-in-link"
- class="link-button"
- i18n-content="manageProfilesSupervisedNotSignedInLink">
- </button>
- </span>
+ <span id="create-profile-supervised-not-signed-in" hidden></span>
</label>
<span id="create-profile-supervised-indicator"
class="bubble-button controlled-setting-indicator">

Powered by Google App Engine
This is Rietveld 408576698