remove unused routes

This commit is contained in:
Javier 2015-11-20 15:25:16 -03:00
commit 8a316b4290
2 changed files with 1 additions and 34 deletions

View file

@ -1,7 +1,7 @@
<div
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Backup'; goBackToState = 'preferences'">
ng-init="titleSection='Backup'; closeToHome = 'true'">
</div>
<div class="content preferences" ng-controller="backupController as wordsC">