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

Unified Diff: ui/login/account_picker/user_pod_template.html

Issue 2172823002: Submit button does not show up on md-settings anymore. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fixed patch set 1 errors. Created 4 years, 5 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: ui/login/account_picker/user_pod_template.html
diff --git a/ui/login/account_picker/user_pod_template.html b/ui/login/account_picker/user_pod_template.html
index 7cc920165fe61b1b0ddb9cc53b594a7e1cec0479..7319a5f1fdc18433dcbde6635ac4916c7cbec815 100644
--- a/ui/login/account_picker/user_pod_template.html
+++ b/ui/login/account_picker/user_pod_template.html
@@ -11,7 +11,7 @@
</div>
</div>
<div class="pin-container pin-disabled">
- <pin-keyboard enable-password></pin-keyboard>
+ <pin-keyboard enable-password enable-submit-button></pin-keyboard>
</div>
<div class="main-pane">
<div class="name-container">

Powered by Google App Engine
This is Rietveld 408576698