retrospring/app/views/shared/_toast.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
101 B
Text
Raw Normal View History

2023-02-11 06:15:50 +01:00
.d-none{ data: { controller: "toast", toast_message_value: message, toast_success_value: success } }