Sha256: 2ce79a044cbb5e20ca0065aed5d56fb84fc80867c433a73270f0e0c05273a60f

Contents?: true

Size: 455 Bytes

Versions: 6

Compression:

Stored size: 455 Bytes

Contents

- page_title t("fluentd.settings.#{target_plugin_name}.show.page_title")
- add_javascript_pack_tag("nested_settings")

.card.mb-3
  .card-body.bg-light
    = raw t("fluentd.settings.#{target_plugin_name}.option_guide")

- if lookup_context.exists?("form", controller.controller_path, true)
  = render "#{controller.controller_path}/form", setting: @setting, fluentd: @fluentd
- else
  = render "shared/settings/form", setting: @setting, fluentd: @fluentd

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluentd-ui-1.2.1 app/views/shared/settings/show.html.haml
fluentd-ui-1.2.0 app/views/shared/settings/show.html.haml
fluentd-ui-1.1.0 app/views/shared/settings/show.html.haml
fluentd-ui-1.0.1 app/views/shared/settings/show.html.haml
fluentd-ui-1.0.0 app/views/shared/settings/show.html.haml
fluentd-ui-1.0.0.beta.1 app/views/shared/settings/show.html.haml