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

Unified Diff: ui/login/display_manager.js

Issue 1207893004: Hide "Add user" button when enrollment screen is active. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/display_manager.js
diff --git a/ui/login/display_manager.js b/ui/login/display_manager.js
index c944750be080ea1134532356fe251e8eaec55d01..feeaaa3a5cfbb9b887f1cd0371ba7f720e4340d4 100644
--- a/ui/login/display_manager.js
+++ b/ui/login/display_manager.js
@@ -63,6 +63,7 @@
SAML_PASSWORD_CONFIRM: 5,
CONSUMER_MANAGEMENT_ENROLLMENT: 6,
PASSWORD_CHANGED: 7,
+ ENROLLMENT: 8
};
/* Possible UI states of the error screen. */
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698