Fixed flash message text
This commit is contained in:
parent
3a4f8756b6
commit
4559960e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
javascript:
|
||||
$.amaran({
|
||||
'content': {
|
||||
'message' :'#{name}: #{msg}',
|
||||
'message' :'#{msg}',
|
||||
'color' : '#{flash_color}',
|
||||
'bgcolor' : '#{flash_bgcolor}'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue