Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1557)

Unified Diff: app/config-debug.js

Issue 7060068: Improve login UX
Patch Set: Improve login UX Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/app.js ('k') | app/config-prod.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/config-debug.js
=== modified file 'app/config-debug.js'
--- app/config-debug.js 2012-12-05 12:33:09 +0000
+++ app/config-debug.js 2013-01-08 22:37:16 +0000
@@ -7,5 +7,6 @@
// FIXME: turn off transitions until they are fixed.
transitions: false,
charm_store_url: 'http://jujucharms.com/',
- socket_url: 'ws://localhost:8081/ws'
+ socket_url: 'ws://localhost:8081/ws',
+ login_help: 'For this demonstration, use the "admin" password to connect.'
};
« no previous file with comments | « app/app.js ('k') | app/config-prod.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b