Fix a typo in StyleSheet class name

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-05-24 14:26:33 +09:00
parent 47e21958b4
commit eeb4099568
No known key found for this signature in database
GPG Key ID: F9E3E329A5C5E4A1

View File

@ -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