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

Unified Diff: appengine/config_service/ui/common/auth-signin.html

Issue 2990713002: config_service: change error message for error 403. (Closed)
Patch Set: Nit: forgot to revert URLs for local deployment Created 3 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: appengine/config_service/ui/common/auth-signin.html
diff --git a/appengine/config_service/ui/common/auth-signin.html b/appengine/config_service/ui/common/auth-signin.html
index 4a1f091ea988122b97fb3217e16f128a6bd9131a..3fd13d0abba607e7c78a4da97128b806d45edd22 100644
--- a/appengine/config_service/ui/common/auth-signin.html
+++ b/appengine/config_service/ui/common/auth-signin.html
@@ -91,6 +91,7 @@
initialized: {
type: Boolean,
value: false,
+ notify: true,
observer: '_onInitialized'
},

Powered by Google App Engine
This is Rietveld 408576698