{{await kredits.totalKreditsEarned}} kredits confirmed and issued to
diff --git a/app/components/contributor-list/component.js b/app/components/contributor-list/component.js index a9ae31e6..a5b42fd5 100644 --- a/app/components/contributor-list/component.js +++ b/app/components/contributor-list/component.js @@ -7,7 +7,7 @@ export default Component.extend({ tagName: 'table', classNames: 'contributor-list', - selectedContributor: null, + selectedContributorId: null, actions: { diff --git a/app/components/contributor-list/template.hbs b/app/components/contributor-list/template.hbs index 63c962b0..e187a2ae 100644 --- a/app/components/contributor-list/template.hbs +++ b/app/components/contributor-list/template.hbs @@ -1,6 +1,8 @@
{{#each contributorList as |c|}} -{{await kredits.totalKreditsEarned}} kredits confirmed and issued to