Sha256: 419b2fe7d410238805329364e70659de02dafed0e759f00c612eeef1fcf91dfa
Contents?: true
Size: 463 Bytes
Versions: 13
Compression:
Stored size: 463 Bytes
Contents
- page_title t('.page_title', label: @fluentd.label) = form_tag(daemon_setting_path(@fluentd), method: :patch) do .form-group = text_area_tag "config", @config, class: "form-control", rows: 40, class: "js-fluentd-config-editor" %p.text.text-danger= t('terms.notice_restart_for_config_edit', brand: fluentd_ui_brand) = submit_tag t("terms.update"), class: "btn btn-primary" = submit_tag t("terms.configtest"), class: "btn btn-default", name: "dryrun"
Version data entries
13 entries across 13 versions & 1 rubygems