mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-18 04:07:05 +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.field(key, disabled: true)
|
||||
|
||||
.form-group
|
||||
= form.field(:tag)
|
||||
.form-group
|
||||
= form.field(:pos_file)
|
||||
= form.field(:tag)
|
||||
= form.field(:pos_file)
|
||||
|
||||
.well.well-sm
|
||||
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
||||
= icon('fa-caret-down')
|
||||
|
Loading…
Reference in New Issue
Block a user