Skip to content
Snippets Groups Projects
Commit 8d087785 authored by Alberto Siles's avatar Alberto Siles Committed by Alberto Siles
Browse files

Change toast format

parent e34ff032
No related branches found
No related tags found
No related merge requests found
......@@ -33,12 +33,7 @@
{%
set classes = [
'toast',
'text-white',
'fade',
type == 'status' ? 'bg-success',
type == 'warning' ? 'bg-warning',
type == 'error' ? 'bg-danger',
type == 'info' ? 'bg-info',
]
%}
{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment