Update app/views/api_keys/index.html.erb

This commit is contained in:
ioBridge 2011-11-25 15:41:39 -05:00
parent cd5c3e72ce
commit 61c7d2147c

View File

@ -39,5 +39,5 @@
<% end %> <% 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) %>
<br /> <br />