Sha256: 663ed9ffcaf722063a3caef48a0b100f3d3ba44b2c784f6019dab38c922d0746
Contents?: true
Size: 567 Bytes
Versions: 2
Compression:
Stored size: 567 Bytes
Contents
- page_title t(".page_title") = link_to t('fluentd.settings.in_tail.restart_from_first'), daemon_setting_in_tail_path(@fluentd) = form_for(@setting, as: "setting", url: finish_daemon_setting_in_tail_path(@fluentd)) do |f| = render partial: "form", locals: { f: f } %pre= @setting.to_conf %p = f.submit t('fluentd.common.finish') , class: "btn btn-lg btn-primary float-right" = f.submit t('terms.prev'), class: "btn btn-lg btn-secondary", name: "back" .clearfix.float-right= t('terms.notice_restart_for_config_edit', brand: fluentd_ui_brand)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluentd-ui-1.0.0.alpha.2 | app/views/fluentd/settings/in_tail/confirm.html.haml |
fluentd-ui-1.0.0.alpha.1 | app/views/fluentd/settings/in_tail/confirm.html.haml |