From 35f45168b565af0020a39e706c392b7372580e01 Mon Sep 17 00:00:00 2001 From: Caio SBA Date: Sun, 2 Aug 2015 15:08:04 -0300 Subject: [PATCH] Ticket #33: One proposal per topic --- ConfJuvApp/builds/confjuv-dev.apk | Bin 4790492 -> 0 bytes ConfJuvApp/builds/confjuvapp-live.apk | Bin 4804515 -> 0 bytes ConfJuvApp/builds/confjuvapp-web.zip | Bin 4138678 -> 0 bytes ConfJuvApp/config.xml | 2 +- ConfJuvApp/www/js/config.js.example | 2 +- 5 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ConfJuvApp/builds/confjuv-dev.apk b/ConfJuvApp/builds/confjuv-dev.apk index 44b91f7..fa4e9c3 100644 Binary files a/ConfJuvApp/builds/confjuv-dev.apk and b/ConfJuvApp/builds/confjuv-dev.apk differ diff --git a/ConfJuvApp/builds/confjuvapp-live.apk b/ConfJuvApp/builds/confjuvapp-live.apk index 6dde0af..d679be2 100644 Binary files a/ConfJuvApp/builds/confjuvapp-live.apk and b/ConfJuvApp/builds/confjuvapp-live.apk differ diff --git a/ConfJuvApp/builds/confjuvapp-web.zip b/ConfJuvApp/builds/confjuvapp-web.zip index b2358c1..2b5b77d 100644 Binary files a/ConfJuvApp/builds/confjuvapp-web.zip and b/ConfJuvApp/builds/confjuvapp-web.zip differ diff --git a/ConfJuvApp/config.xml b/ConfJuvApp/config.xml index 06af260..c426a11 100644 --- a/ConfJuvApp/config.xml +++ b/ConfJuvApp/config.xml @@ -1,5 +1,5 @@ - + #3ConfJuv Aplicativo móvel para 3ª Conferência Nacional de Juventude diff --git a/ConfJuvApp/www/js/config.js.example b/ConfJuvApp/www/js/config.js.example index 5bb1a3c..813c8d4 100644 --- a/ConfJuvApp/www/js/config.js.example +++ b/ConfJuvApp/www/js/config.js.example @@ -3,5 +3,5 @@ var ConfJuvAppConfig = { noosferoApiVersion: 'v1', noosferoDiscussion: 99895, noosferoStatutePath: 'articles/participatorio/0010/2309/Resolucao-01-2015-etapa-digital.pdf', - proposalsPerPageAndTopic: 4 + proposalsPerPageAndTopic: 1 }; -- libgit2 0.21.2