fix after rebase

This commit is contained in:
Bilal
2020-09-16 12:01:47 +03:00
parent afbde109d2
commit a4204e2fa3

View File

@@ -27,4 +27,5 @@ $(document).on "turbolinks:load", ->
$(".toast").toast('show')
showMatchingStatusUpdate: (content) ->
$("#flash-message").replaceWith content
$(".flash-message").html content
$(".toast").toast('show')