Commit 7d4ede450300610fa8be90e445816b9743bdcb69

Authored by Caio Almeida
1 parent ea2e0baf

Hide useless message

ConfJuvApp/builds/confjuv-dev.apk
No preview for this file type
ConfJuvApp/builds/confjuvapp-live.apk
No preview for this file type
ConfJuvApp/builds/confjuvapp-web.zip
No preview for this file type
ConfJuvApp/config.xml
1 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2   -<widget id="com.ionicframework.confjuvapp748431" version="0.0.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
  2 +<widget id="com.ionicframework.confjuvapp748431" version="0.0.5" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3 3 <name>#3ConfJuv</name>
4 4 <description>Aplicativo móvel para 3ª Conferência Nacional de Juventude</description>
5 5 <author email="confjuvapp@gmail.com" href="http://www.juventude.gov.br/"></author>
... ...
ConfJuvApp/www/html/_proposal_list.html
... ... @@ -3,7 +3,6 @@
3 3  
4 4 <td-cards>
5 5 <p id="loading-cards" ng-show="!forceReload">
6   - Carregando propostas, aguarde...
7 6 </p>
8 7 <div id='force-reload' ng-show="forceReload">
9 8 <p>Você já visualizou todas as propostas.</p>
... ...