diff --git a/app/views/fluentd/settings/running_backup/show.html.haml b/app/views/fluentd/settings/running_backup/show.html.haml index 77e6770..68b8b42 100644 --- a/app/views/fluentd/settings/running_backup/show.html.haml +++ b/app/views/fluentd/settings/running_backup/show.html.haml @@ -1,7 +1,7 @@ - page_title t('.page_title', label: @fluentd.label) - if @backup_file.content - %p{class: "pull-right"} + %p.pull-right = link_to configtest_daemon_setting_running_backup_path, method: 'post', class: "btn btn-default" do = icon('fa-legal') = t("terms.configtest")