From c8fde4618bc1b83a5fd792f4d3863defd799419d Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Fri, 15 Jun 2018 16:18:54 +0900 Subject: [PATCH] Indent Signed-off-by: Kenji Okimoto --- app/views/fluentd/settings/in_tail/_form.html.haml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/views/fluentd/settings/in_tail/_form.html.haml b/app/views/fluentd/settings/in_tail/_form.html.haml index 5b72ab8..67f1827 100644 --- a/app/views/fluentd/settings/in_tail/_form.html.haml +++ b/app/views/fluentd/settings/in_tail/_form.html.haml @@ -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')