Commit eb2c3d9172a9d92f52828a6fed6207df47e0389f
1 parent
3a41cab6
Exists in
master
and in
2 other branches
Replacing 3confjuv by #3confjuv
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
ConfJuvApp/www/html/_header.html
1 | <ion-header-bar align-title="left" id="header"> | 1 | <ion-header-bar align-title="left" id="header"> |
2 | - <h1 class="title">3confjuv</h1> | 2 | + <h1 class="title">#3confjuv</h1> |
3 | 3 | ||
4 | - <span ng-show="loading" class="loader"><em>Loading</em></span> | 4 | + <span ng-show="loading" class="loader"><em>Carregando...</em></span> |
5 | 5 | ||
6 | <button menu-toggle="right" class="button button-icon icon ion-search"></button> | 6 | <button menu-toggle="right" class="button button-icon icon ion-search"></button> |
7 | </ion-header-bar> | 7 | </ion-header-bar> |
ConfJuvApp/www/index.html
@@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
5 | <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> | 5 | <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> |
6 | 6 | ||
7 | - <title>3confjuv</title> | 7 | + <title>#3confjuv</title> |
8 | 8 | ||
9 | <!-- CSS --> | 9 | <!-- CSS --> |
10 | <link href="lib/ionic/css/ionic.css" rel="stylesheet"> | 10 | <link href="lib/ionic/css/ionic.css" rel="stylesheet"> |