Added a link to test payment protocol
This commit is contained in:
parent
6286789f4d
commit
e39959b4a4
2 changed files with 20 additions and 0 deletions
|
|
@ -9,6 +9,12 @@
|
|||
<img src="img/logo-negative-beta.svg" alt="Copay" width="146" height="59">
|
||||
<div ng-include="'views/includes/version.html'"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<a class="text-gray" translate ng-click="setPayment()">
|
||||
Test payment
|
||||
</a>
|
||||
|
||||
<div class="p10 box-setup bg-success m10b text-white" ng-show="pendingPayment">
|
||||
<div class="left">
|
||||
<i class="size-36 m10r"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue