Sha256: 8f8bbb45db49aa29c4dad2ea14eed6265188a03f8f45069a5bbad8a5b86be485
Contents?: true
Size: 905 Bytes
Versions: 14
Compression:
Stored size: 905 Bytes
Contents
- page_title t('.page_title', label: @fluentd.label) - if @backup_file.content %p.pull-right = link_to configtest_daemon_setting_running_backup_path, method: 'post', class: "btn btn-default" do = icon('fa-legal') = t("terms.configtest") = link_to reuse_daemon_setting_running_backup_path, method: 'post', class: "btn btn-primary" do = icon('fa-pencil') = t("terms.reuse") .row .col-xs-12 - if @backup_file.content %h2 = t('.page_title') %pre = preserve do = @backup_file.content - else %p =t('fluentd.common.never_started_yet', brand: fluentd_ui_brand) - if @backup_file.content .col-xs-12.diff %h2 Diff: %div = t(".diff_description") .pull-right = link_to t(".show_current"), daemon_setting_path(@fluentd) = preserve render "/shared/settings/diff"
Version data entries
14 entries across 14 versions & 1 rubygems