Include USD value for open bounties view items

This commit is contained in:
Teemu Patja 2017-08-24 17:53:07 +03:00
parent 92b51251c0
commit e1e0be115c
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
[:div.content [:div.content
[:div.header.display-name full-repo] [:div.header.display-name full-repo]
[:div.description [:div.description
issue-link] issue-link
(str " (USD " value-usd ")")]
[:div.footer-row [:div.footer-row
(for [[tla balance] (merge tokens {:ETH balance-eth})] (for [[tla balance] (merge tokens {:ETH balance-eth})]
[:div.balance-badge [:div.balance-badge