mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-13 01:37:10 +02:00
Use card component
This commit is contained in:
parent
8ec6c90d9b
commit
068de7dd80
@ -23,11 +23,11 @@
|
||||
= form.field(:tag)
|
||||
= form.field(:pos_file)
|
||||
|
||||
.well.well-sm
|
||||
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
||||
.card.mb-3
|
||||
%h4.card-header{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
||||
= icon('fa-caret-down')
|
||||
= t('terms.advanced_setting')
|
||||
#advanced-setting.collapse
|
||||
#advanced-setting.card-body.collapse
|
||||
.form-group
|
||||
= form.field(:rotate_wait)
|
||||
.form-group
|
||||
|
Loading…
Reference in New Issue
Block a user