From 61c7d2147c215a43b41d932c882f6e68c5d6bedc Mon Sep 17 00:00:00 2001 From: ioBridge Date: Fri, 25 Nov 2011 15:41:39 -0500 Subject: [PATCH] Update app/views/api_keys/index.html.erb --- app/views/api_keys/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/api_keys/index.html.erb b/app/views/api_keys/index.html.erb index d006feb..96afae8 100644 --- a/app/views/api_keys/index.html.erb +++ b/app/views/api_keys/index.html.erb @@ -39,5 +39,5 @@ <% end %> -<%= button_to t(:api_key_read_new), channel_api_keys_path(@channel, :write => 0), %> +<%= button_to t(:api_key_read_new), channel_api_keys_path(@channel, :write => 0) %>