Skip to content

Commit

Permalink
Merge pull request #87 from subutai-io/gw-wallet
Browse files Browse the repository at this point in the history
Added link to GoodWill buy page
  • Loading branch information
absidish authored Apr 17, 2019
2 parents 88b9f9f + ad5f204 commit 93e8249
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions common/ui/keys.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,12 @@ <h1 class="b-title">Accounts</h1>

<div class="g-right">
<a href="https://bazaar.subutai.io/users/goodwill/transfer">
<button class="b-btn b-btn_green g-right"><i class="fa"></i> Transfer GoodWill</button>
<button class="b-btn b-btn_green g-right g-margin-right-half"><i class="fa"></i> Transfer GoodWill</button>
</a>
<a href="https://goodwill.subutai.io">
<button class="b-btn b-btn_green g-right g-margin-right-half"><i class="fa"></i> Buy GoodWill</button>
</a>
</div>

</div>
</div>
<div class="b-main-table-border">
Expand Down

0 comments on commit 93e8249

Please sign in to comment.