yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13886
[Bug 1312499] [NEW] add alert-error in local_settings.py not work
Public bug reported:
add alert-error in HORIZON_CONFIG in local_settings.py., but it does not
work, the error message is still exist until refresh the page.
'auto_fade_alerts': {
'delay': 3000,
'fade_duration': 1500,
'types': ['alert-success', 'alert-info', 'alert-error']
},
** Affects: horizon
Importance: Undecided
Assignee: tinytmy (tangmeiyan77)
Status: New
** Changed in: horizon
Assignee: (unassigned) => tinytmy (tangmeiyan77)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1312499
Title:
add alert-error in local_settings.py not work
Status in OpenStack Dashboard (Horizon):
New
Bug description:
add alert-error in HORIZON_CONFIG in local_settings.py., but it does
not work, the error message is still exist until refresh the page.
'auto_fade_alerts': {
'delay': 3000,
'fade_duration': 1500,
'types': ['alert-success', 'alert-info', 'alert-error']
},
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1312499/+subscriptions
Follow ups
References