From a3525d12586435fe515c03908bedfdd1f446a4b8 Mon Sep 17 00:00:00 2001 From: Marcelo Leal Date: Wed, 10 May 2017 14:54:26 +0000 Subject: [PATCH] Display time of payout/merge on the dashboard --- .../org/whispersystems/bithub/views/dashboard.mustache | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/org/whispersystems/bithub/views/dashboard.mustache b/src/main/resources/org/whispersystems/bithub/views/dashboard.mustache index ac613f4..f7c1a5b 100644 --- a/src/main/resources/org/whispersystems/bithub/views/dashboard.mustache +++ b/src/main/resources/org/whispersystems/bithub/views/dashboard.mustache @@ -121,6 +121,7 @@ + @@ -130,6 +131,7 @@ {{#transactions}} +
Created at USD Author Description
{{timestamp}} ${{amount}} USD {{destination}}
{{description}}