From 3146d26c7ea9deed4c7dd076a8092292f58d3129 Mon Sep 17 00:00:00 2001 From: uu59 Date: Thu, 15 Jan 2015 11:03:02 +0900 Subject: [PATCH] more cosme --- app/views/fluentd/settings/histories/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/fluentd/settings/histories/show.html.haml b/app/views/fluentd/settings/histories/show.html.haml index 27f7899..93b2186 100644 --- a/app/views/fluentd/settings/histories/show.html.haml +++ b/app/views/fluentd/settings/histories/show.html.haml @@ -1,6 +1,6 @@ - page_title t('.page_title', label: @fluentd.label) -%p{class: "pull-right"} +%p.pull-right = link_to configtest_daemon_setting_history_path(id: @backup_file.file_id), method: "post", class: "btn btn-default" do = icon('fa-legal') = t("terms.configtest")