Reset selectedProposals after confirmation
This commit is contained in:
@@ -8,10 +8,7 @@
|
||||
|
||||
{{#if confirmProposals}}
|
||||
<center>
|
||||
<button
|
||||
disabled={{submitButtonDisabled}}
|
||||
{{action confirmProposals selectedProposals}}
|
||||
>
|
||||
<button disabled={{submitButtonDisabled}} {{action 'confirm'}}>
|
||||
Submit selected
|
||||
</button>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user