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