{{await this.kredits.totalKreditsEarned}} kredits confirmed and issued to
@@ -58,7 +59,9 @@
{{#if this.contributionsUnconfirmed}}
Latest Contributions
+
+ Latest Contributions
+
diff --git a/app/components/contribution-list/template.hbs b/app/components/contribution-list/template.hbs index 87d2349..42280a2 100644 --- a/app/components/contribution-list/template.hbs +++ b/app/components/contribution-list/template.hbs @@ -29,7 +29,7 @@ {{/if}} -
|
+ |
+ + + {{#if @showUnconfirmedKredits}} + {{c.amountTotal}} + {{else}} + {{c.amountConfirmed}} + {{/if}} + + ₭S + | +
{{await this.kredits.totalKreditsEarned}} kredits confirmed and issued to
@@ -58,7 +59,9 @@
{{#if this.contributionsUnconfirmed}}
Latest Contributions
+
+ Latest Contributions
+