From cec76c10e4bcfcb58cf49439a173f2b34dbcf0c8 Mon Sep 17 00:00:00 2001 From: uu59 Date: Fri, 27 Jun 2014 14:08:09 +0900 Subject: [PATCH] Add fluentd info edit button --- app/views/fluentd/show.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/fluentd/show.html.haml b/app/views/fluentd/show.html.haml index 482ea3e..3bad6b6 100644 --- a/app/views/fluentd/show.html.haml +++ b/app/views/fluentd/show.html.haml @@ -20,6 +20,7 @@ %div.col-lg-6 %div.panel.panel-default %div.panel-heading + = link_to t('.edit'), edit_fluentd_path, class: "pull-right btn btn-default" %h4= t('.fluentd_info') %table.table.table-hover %tbody