Minor fixes. Fix Glidera
This commit is contained in:
parent
279b1c274f
commit
fabf6a6fd1
5 changed files with 10 additions and 11 deletions
|
|
@ -84,6 +84,7 @@ angular.module('copayApp.controllers').controller('tabSendController', function(
|
|||
};
|
||||
|
||||
$scope.$on("$ionicView.enter", function(event, data){
|
||||
$scope.formData = { search: null };
|
||||
updateList();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue