Update app/views/api_keys/index.html.erb
This commit is contained in:
parent
cd5c3e72ce
commit
61c7d2147c
@ -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 />
|
||||||
|
Loading…
Reference in New Issue
Block a user