OSDN Git Service

list browser created
[pettanr/pettanr.git] / app / views / common_lisences / edit.html.erb
index 2760acb..7c642d1 100644 (file)
@@ -2,5 +2,5 @@
 
 <%= render 'form' %>
 
-<%= link_to 'Show', @common_lisence %> |
-<%= link_to 'Back', lisences_path %>
+<%= link_to 'Show', :controller => 'common_lisences', :action => :browse, :id => @common_lisence.id %> |
+<%= link_to 'Back', :action => :list %>