Sha256: 58bade2eeb4926f9dc7cb11258902b01519bdffc34703c742389a335c9a0566e
Contents?: true
Size: 495 Bytes
Versions: 9
Compression:
Stored size: 495 Bytes
Contents
- page_title t('.page_title', label: @fluentd.label) - add_javascript_pack_tag("codemirror") = form_tag(daemon_setting_path(@fluentd), method: :patch) do .form-group = text_area_tag "config", @config, class: "form-control js-fluentd-config-editor", 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" = submit_tag t("terms.configtest"), class: "btn btn-secondary", name: "dryrun"
Version data entries
9 entries across 9 versions & 1 rubygems