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

Unified Diff: app/config-debug.js

Issue 7095058: Support read-only mode in the GUI
Patch Set: Support read-only mode in the GUI Created 12 years, 2 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 2013-01-11 15:07:14 +0000
+++ app/config-debug.js 2013-01-15 08:21:40 +0000
@@ -10,5 +10,6 @@
socket_url: 'ws://localhost:8081/ws',
user: 'admin',
password: 'admin',
+ readOnly: false,
login_help: 'For this demonstration, use the password "admin" 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