Pass `save` action to outlet in case we need to save

This commit is contained in:
Robin Ward 2018-01-02 15:17:52 -05:00
parent 891f0cfe52
commit 32b5b04d18
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
</div>
{{/if}}
{{plugin-outlet name="user-preferences-account" args=(hash model=model)}}
{{plugin-outlet name="user-preferences-account" args=(hash model=model save=(action "save"))}}
<br/>