create InJuty
This commit is contained in:
6
app/views/origami/in_juties/edit.html.erb
Normal file
6
app/views/origami/in_juties/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing In Juty</h1>
|
||||
|
||||
<%= render 'form', in_juty: @in_juty %>
|
||||
|
||||
<%= link_to 'Show', @in_juty %> |
|
||||
<%= link_to 'Back', in_juties_path %>
|
||||
Reference in New Issue
Block a user