From 240d446b9715a8e45a8316d630ceea37cac46197 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Mon, 5 Jun 2017 22:08:13 +0200 Subject: [PATCH] Remove obsolete output --- app/components/add-contributor/template.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/add-contributor/template.hbs b/app/components/add-contributor/template.hbs index 397e8dc..eaa5818 100644 --- a/app/components/add-contributor/template.hbs +++ b/app/components/add-contributor/template.hbs @@ -1,5 +1,4 @@
- newContributor: {{newContributor.kredits}}

{{input type="checkbox" name="is-core" id="is-core" checked=newContributor.isCore}}