Sha256: 02f4b2d1dc61878c8f1099ae412160999cf3d1a2dfeeccc2b193bf7ee6f89e57

Contents?: true

Size: 367 Bytes

Versions: 9

Compression:

Stored size: 367 Bytes

Contents

- page_title t('.page_title', label: @fluentd.label) do
  - link_to raw_log_daemon_path(@fluentd), class: "btn btn-primary float-right mt-3" do
    = icon('fa-download')
    = t('fluentd.common.raw_log_link')

.row.ml-3
  = preserve do # partial containing <pre>, so shouldn't break indent
    = render partial: "shared/vue/fluent_log", locals: { fluentd: @fluentd }

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fluentd-ui-1.2.1 app/views/fluentd/log.html.haml
fluentd-ui-1.2.0 app/views/fluentd/log.html.haml
fluentd-ui-1.1.0 app/views/fluentd/log.html.haml
fluentd-ui-1.0.1 app/views/fluentd/log.html.haml
fluentd-ui-1.0.0 app/views/fluentd/log.html.haml
fluentd-ui-1.0.0.beta.1 app/views/fluentd/log.html.haml
fluentd-ui-1.0.0.alpha.3 app/views/fluentd/log.html.haml
fluentd-ui-1.0.0.alpha.2 app/views/fluentd/log.html.haml
fluentd-ui-1.0.0.alpha.1 app/views/fluentd/log.html.haml