Skip to content
Snippets Groups Projects
Commit 87377714 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Page: fix share button

parent 7e9b7421
No related branches found
No related tags found
No related merge requests found
...@@ -434,7 +434,7 @@ function ESWalletPagesController($scope, $controller, $timeout, UIUtils, csWalle ...@@ -434,7 +434,7 @@ function ESWalletPagesController($scope, $controller, $timeout, UIUtils, csWalle
} }
function ESRegistryRecordViewController($scope, $state, $q, $timeout, $ionicPopover, $ionicHistory, $translate, function ESRegistryRecordViewController($scope, $rootScope, $state, $q, $timeout, $ionicPopover, $ionicHistory, $translate,
$anchorScroll, csConfig, $anchorScroll, csConfig,
csWallet, esRegistry, UIUtils, esHttp) { csWallet, esRegistry, UIUtils, esHttp) {
'ngInject'; 'ngInject';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment