Pass `save` action to outlet in case we need to save
This commit is contained in:
parent
891f0cfe52
commit
32b5b04d18
|
@ -89,7 +89,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/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/>
|
<br/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue