fix after rebase
This commit is contained in:
@@ -27,4 +27,5 @@ $(document).on "turbolinks:load", ->
|
||||
$(".toast").toast('show')
|
||||
|
||||
showMatchingStatusUpdate: (content) ->
|
||||
$("#flash-message").replaceWith content
|
||||
$(".flash-message").html content
|
||||
$(".toast").toast('show')
|
||||
|
||||
Reference in New Issue
Block a user