fix titles
This commit is contained in:
parent
4afcad4601
commit
58769fec3f
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ angular.module('copayApp.controllers').controller('HistoryController',
|
|||
|
||||
var w = $rootScope.wallet;
|
||||
|
||||
$rootScope.title = 'History';
|
||||
$scope.loading = false;
|
||||
$scope.lastShowed = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue