Sha256: eab8cbf137f2f56191158f9e8b6aae67b1b63621b971ca5536d58bb509dec82f

Contents?: true

Size: 353 Bytes

Versions: 6

Compression:

Stored size: 353 Bytes

Contents

- page_title t('.page_title', label: @fluentd.label)

= form_tag(daemon_setting_path(@fluentd), method: :patch) do
  %div.form-group
    = text_area_tag "config", @config, class: "form-control", rows: 40
  %p.text.text-danger= t('terms.notice_restart_for_config_edit', brand: fluentd_ui_brand)
  = submit_tag t("terms.update"), class: "btn btn-primary"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluentd-ui-0.2.0 app/views/fluentd/settings/edit.html.haml
fluentd-ui-0.1.4 app/views/fluentd/settings/edit.html.haml
fluentd-ui-0.1.3 app/views/fluentd/settings/edit.html.haml
fluentd-ui-0.1.2 app/views/fluentd/settings/edit.html.haml
fluentd-ui-0.1.1 app/views/fluentd/settings/edit.html.haml
fluentd-ui-0.1.0 app/views/fluentd/settings/edit.html.haml