Choose contributors from list for new proposals

This commit is contained in:
2017-05-20 02:37:11 +02:00
parent dda5a8d350
commit f875cd7b91
7 changed files with 61 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
</header>
<div class="content">
{{add-proposal proposal=model onSave=(action 'onSave')}}
{{add-proposal proposal=model contributors=contributors onSave=(action 'onSave')}}
</div>
</section>