demarches-normaliennes/app/views/attachments/destroy.turbo_stream.haml

3 lines
114 B
Text
Raw Normal View History

= turbo_stream.remove dom_id(@attachment, :actions)
= turbo_stream.show_all ".attachment-input-#{@attachment.id}"