fix close reset form
This commit is contained in:
parent
c419ff5947
commit
c7d530fc33
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
<span class="text-warning">
|
||||
{{send.error|translate}}
|
||||
</span>
|
||||
<a class="close-notification text-warning" ng-click="send.resetForm(sendForm)">×</a>
|
||||
<a class="close-notification text-warning">×</a>
|
||||
</div>
|
||||
|
||||
<div ng-hide="send._paypro || send.hideAddress">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue