mirror of
https://github.com/openSUSE/osem.git
synced 2026-05-06 22:52:58 -04:00
fix flash css classes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user