mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-16 11:17:05 +02:00
Fix a typo in StyleSheet class name
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
47e21958b4
commit
eeb4099568
@ -7,7 +7,7 @@
|
||||
.col-xl-12.col-sm-12
|
||||
- @errors.each do |error|
|
||||
.card.card-primary
|
||||
.card-heading
|
||||
.card-header
|
||||
%h4= error[:subject]
|
||||
- if error[:notes].present?
|
||||
.card-body
|
||||
|
Loading…
Reference in New Issue
Block a user