change flash to success
This commit is contained in:
parent
96f81418ec
commit
68d9110cd2
@ -96,7 +96,7 @@
|
||||
notify("{{.}}", "warning")
|
||||
{{end}}
|
||||
{{with .Flash}}
|
||||
notify("{{.}}", "flash")
|
||||
notify("{{.}}", "success")
|
||||
{{end}}
|
||||
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user