OSDN Git Service

Merge branch 'v04' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v04
[pettanr/pettanr.git] / app / views / common_licenses / edit.html.erb
1 <h1>Editing common_license</h1>
2
3 <%= render 'form' %>
4
5 <%= link_to 'Show', :controller => 'common_licenses', :action => :browse, :id => @common_license.id %> |
6 <%= link_to 'Back', :action => :list %>