Commit 7d4ede450300610fa8be90e445816b9743bdcb69
1 parent
ea2e0baf
Exists in
master
and in
2 other branches
Hide useless message
Showing
5 changed files
with
1 additions
and
2 deletions
Show diff stats
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 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | 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 | <name>#3ConfJuv</name> | 3 | <name>#3ConfJuv</name> |
4 | <description>Aplicativo móvel para 3ª Conferência Nacional de Juventude</description> | 4 | <description>Aplicativo móvel para 3ª Conferência Nacional de Juventude</description> |
5 | <author email="confjuvapp@gmail.com" href="http://www.juventude.gov.br/"></author> | 5 | <author email="confjuvapp@gmail.com" href="http://www.juventude.gov.br/"></author> |
ConfJuvApp/www/html/_proposal_list.html
@@ -3,7 +3,6 @@ | @@ -3,7 +3,6 @@ | ||
3 | 3 | ||
4 | <td-cards> | 4 | <td-cards> |
5 | <p id="loading-cards" ng-show="!forceReload"> | 5 | <p id="loading-cards" ng-show="!forceReload"> |
6 | - Carregando propostas, aguarde... | ||
7 | </p> | 6 | </p> |
8 | <div id='force-reload' ng-show="forceReload"> | 7 | <div id='force-reload' ng-show="forceReload"> |
9 | <p>Você já visualizou todas as propostas.</p> | 8 | <p>Você já visualizou todas as propostas.</p> |