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

Unified Diff: app/views/login.js

Issue 7137043: Fixed tests in trunk
Patch Set: Fixed tests in trunk Created 11 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') | test/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/login.js
=== modified file 'app/views/login.js'
--- app/views/login.js 2013-01-15 20:28:53 +0000
+++ app/views/login.js 2013-01-16 09:06:43 +0000
@@ -1,8 +1,5 @@
'use strict';
-// Should login prompts be presented? Turned on for testing.
-var noLogin = noLogin || false;
-
YUI.add('juju-view-login', function(Y) {
var views = Y.namespace('juju.views');
« no previous file with comments | « app/app.js ('k') | test/index.html » ('j') | no next file with comments »

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