remove update twice attachment
parent
44d6ea1926
commit
b5e61863c7
|
@ -43,8 +43,6 @@ class AttachmentController
|
|||
save: () ->
|
||||
attachment = @.attachment.set('loading', true)
|
||||
|
||||
@.onUpdate({attachment: attachment})
|
||||
|
||||
attachment = @.attachment.merge({
|
||||
editable: false,
|
||||
loading: false
|
||||
|
|
Loading…
Reference in New Issue