mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-23 07:21:03 +02:00
Simplify markup
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
2b577a1fe9
commit
05f89523d1
@ -38,8 +38,7 @@
|
|||||||
"v-bind:plugin-label" => "'Format'"}
|
"v-bind:plugin-label" => "'Format'"}
|
||||||
|
|
||||||
- if @setting.advanced_options.present?
|
- if @setting.advanced_options.present?
|
||||||
.card.bg-light
|
.card.card-body.bg-light
|
||||||
.card-body
|
|
||||||
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
||||||
= icon('fa-caret-down')
|
= icon('fa-caret-down')
|
||||||
= t('terms.advanced_setting')
|
= t('terms.advanced_setting')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user