Commit 32bd487a9ce0ca61aa656373d3d782b233bebef3

Authored by Leandro Santos
1 parent 2c192b31

change discussion

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
js/main.js
... ... @@ -20,7 +20,7 @@ define(['handlebars', 'fastclick', 'handlebars_helpers'], function(Handlebars, F
20 20 var participa = true;
21 21 if(participa){
22 22 var host = 'http://www.participa.br';
23   - var proposal_discussion = '92856'; //participa
  23 + var proposal_discussion = '103358'; //participa
24 24 }else{
25 25 var host = 'http://noosfero.com:3000';
26 26 var proposal_discussion = '632'; //local serpro
... ...