提交 f18c6133 编写于 作者: J Jacob Schatz

Merge branch 'dropzone-class-remove' into 'master'

Removes dropzone focus class after dropping file



See merge request !3756
......@@ -61,6 +61,7 @@ class @DropzoneInput
return
drop: ->
$mdArea.removeClass 'is-dropzone-hover'
form.find(".div-dropzone-hover").css "opacity", 0
form_textarea.focus()
return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册