From 2c34fc13bd34e0cbe79b78084a9aa4e1de38dc09 Mon Sep 17 00:00:00 2001 From: Michel Felipe de Oliveira Ferreira Date: Mon, 20 Jul 2015 08:19:17 -0300 Subject: [PATCH] Remove commented lines to test with dialoga local database --- js/main.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/main.js b/js/main.js index 97e759b..9e0035b 100644 --- a/js/main.js +++ b/js/main.js @@ -56,11 +56,11 @@ define(['jquery', 'handlebars', 'fastclick', 'proposal_app', 'handlebars_helpers host = 'http://login.dialoga.gov.br'; }else if (new RegExp(':3001/').test(window.location.href)){ host = 'http://noosfero.com:3001'; - //dialoga_community = 104; + dialoga_community = 104; // proposal_discussion = '413'; //EugĂȘnio - //proposal_discussion = '392'; //Evandro + proposal_discussion = '392'; //Evandro recaptchaSiteKey = '6LdsWAcTAAAAAChTUUD6yu9fCDhdIZzNd7F53zf-'; //http://noosfero.com/ - //cat_saude = 23; + cat_saude = 23; } else { //ABNER host = 'http://local.abner.com:3002'; dialoga_community = 105; -- libgit2 0.21.2