working on top button
This commit is contained in:
parent
9125e8cf7f
commit
29b98b6adf
2 changed files with 4 additions and 0 deletions
|
|
@ -254,4 +254,7 @@ angular.module('copayApp.controllers').controller('SendController',
|
|||
});
|
||||
};
|
||||
|
||||
$scope.topAmount = function() {
|
||||
alert('hello');
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue