open riot in new tab

This commit is contained in:
Martin Klepsch 2018-04-23 15:45:59 +02:00 committed by Tetiana Churikova
parent 0b237ae7c1
commit 5c32a5f92b
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@
(case (:banner-id @msg-info)
"bounty-issuer-salute" [:p [:span.f4.mr2.v-mid "🖖"] [:span.pg-med "We salute you " (:name @msg-info) "!"]
" Here is where you can manage your bounties. Questions or comments? "
[:a.sob-blue.pg-med {:href "https://chat.status.im"} "Chat with us"]]
[:a.sob-blue.pg-med {:href "https://chat.status.im" :target "_blank"} "Chat with us"]]
"new-dashboard-info" [:p [:span.pg-med "NEW!"]
" Here is where you can manage your bounties. Questions or comments? "
[:a.sob-blue.pg-med {:href "https://chat.status.im"} "Chat with us"]])]]))))