From afafd7667dc6eadc100f71735b47d6b8ed8795c7 Mon Sep 17 00:00:00 2001 From: uu59 Date: Thu, 15 Jan 2015 10:33:47 +0900 Subject: [PATCH] cosme --- app/views/fluentd/settings/running_backup/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")