CRUDIn_Juties
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<h1>New In Juty</h1>
|
||||
|
||||
<%= render 'form', in_juty: @in_juty %>
|
||||
|
||||
<%= link_to 'Back', in_juties_path %>
|
||||
<div class="span12">
|
||||
<div class="page-header">
|
||||
<ul class="breadcrumb">
|
||||
<li><a href="<%= origami_root_path %>">Home</a></li>
|
||||
<li><a href="<%= origami_in_juties_path %>">In Juties</a></li>
|
||||
<li>New</li>
|
||||
</ul>
|
||||
</div>
|
||||
<%= render 'form', in_juty: @in_juty %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user