mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fix flash css classes
This commit is contained in:
parent
7a209e10a7
commit
6ac8f6fd7a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ module ApplicationHelper
|
|||
when 'success'
|
||||
'alert-success'
|
||||
when 'error'
|
||||
'alert-error'
|
||||
'alert-danger'
|
||||
when 'alert'
|
||||
'alert-block'
|
||||
'alert-warning'
|
||||
when 'notice'
|
||||
'alert-info'
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue