update sidebar

This commit is contained in:
Matias Alejo Garcia 2014-08-21 11:08:20 -04:00
commit 96b841bd51
3 changed files with 4 additions and 4 deletions

View file

@ -42,8 +42,8 @@ angular
templateUrl: 'views/send.html',
validate: true
})
.when('/backup', {
templateUrl: 'views/backup.html',
.when('/more', {
templateUrl: 'views/more.html',
validate: true
})
.when('/settings', {