Commit a613b0d2cfd657bf4e9d87e9dfa64879f1b0bb56
1 parent
f4fdaddf
Exists in
master
and in
6 other branches
changed debug mode to false
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
js/main.js
| @@ -17,7 +17,7 @@ define(['handlebars', 'fastclick', 'handlebars_helpers'], function(Handlebars, F | @@ -17,7 +17,7 @@ define(['handlebars', 'fastclick', 'handlebars_helpers'], function(Handlebars, F | ||
| 17 | 17 | ||
| 18 | var loginButton; | 18 | var loginButton; |
| 19 | 19 | ||
| 20 | - var participa = false; | 20 | + var participa = true; |
| 21 | if(participa){ | 21 | if(participa){ |
| 22 | var host = 'http://www.participa.br'; | 22 | var host = 'http://www.participa.br'; |
| 23 | var proposal_discussion = '103358'; //participa | 23 | var proposal_discussion = '103358'; //participa |