small refactor for ember actions
This commit is contained in:
@@ -2,4 +2,4 @@ modal-dialog action="close"
|
||||
h3.flush--top= title
|
||||
p==body
|
||||
hr
|
||||
button{action 'close'}= t 'modal.info.close'
|
||||
button{action "close"}= t 'modal.info.close'
|
||||
|
||||
Reference in New Issue
Block a user