Sha256: e041bcad9cb4b0c95a1040c10b2002dcfde4760f34b0cf6ab8294dd7d67cb25b

Contents?: true

Size: 380 Bytes

Versions: 42

Compression:

Stored size: 380 Bytes

Contents

  

  <%=form_for @menu_item,:url => spud_admin_menu_menu_item_path(:id => @menu_item.id),:html=>{:class=>"form-horizontal"} do |f|%>
    <%=render :partial => "form",:locals => {:f => f}%>
    <div class="form-actions">
    	<%=f.submit "Save Menu Item", :class=>"btn btn-primary"%> or <%=link_to "cancel",spud_admin_menu_menu_items_path,:class => "btn"%>
    </div>
  <%end%>

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
spud_cms-1.0.0.rc1.4 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-1.0.0.rc1.3 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-1.0.0.rc1.2 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-1.0.0.rc1.1 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-1.0.0.RC1 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.21 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.20 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.18 app/views/spud/admin/menu_items/edit.html.erb
tb_cms-1.0 app/views/spud/admin/menu_items/edit.html.erb
tb_cms-0.9.18 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.17 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.15 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.14 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.8.17 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.13 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.12 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.11 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.10 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.9 app/views/spud/admin/menu_items/edit.html.erb
spud_cms-0.9.8 app/views/spud/admin/menu_items/edit.html.erb