提交 10ffbb85 编写于 作者: A Alfredo Sumaran

Add comment explaining why we enable form submit button

上级 3ade8de5
......@@ -59,6 +59,7 @@ class @Profile
new Flash(jqXHR.responseJSON.message, 'alert')
complete: ->
window.scrollTo 0, 0
# Enable submit button after requests ends
self.form.find(':input[disabled]').enable()
$ ->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册