remove unused routes
This commit is contained in:
parent
c6b8510308
commit
8a316b4290
2 changed files with 1 additions and 34 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue