mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 13:31:03 +02:00
Indent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
90a88ec5d1
commit
c8fde4618b
@ -17,10 +17,9 @@
|
|||||||
- f.object.common_options.each do |key|
|
- f.object.common_options.each do |key|
|
||||||
= f.field(key, disabled: true)
|
= f.field(key, disabled: true)
|
||||||
|
|
||||||
.form-group
|
|
||||||
= form.field(:tag)
|
= form.field(:tag)
|
||||||
.form-group
|
|
||||||
= form.field(:pos_file)
|
= form.field(:pos_file)
|
||||||
|
|
||||||
.well.well-sm
|
.well.well-sm
|
||||||
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
||||||
= icon('fa-caret-down')
|
= icon('fa-caret-down')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user