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')