Sha256: 2beb05f3df60626d1f57b7ef4ad510c7162e41dd8ee0dcfc5a234929edcde02a

Contents?: true

Size: 197 Bytes

Versions: 33

Compression:

Stored size: 197 Bytes

Contents

<% set_title 'Edit a Blog Category' %>

<%= form_for @blog_category, :url => admin_blog_category_url(@blog_category) do |f| %>
  <%= render :partial => 'form', :locals => {:f => f } %>
<%- end -%>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
blog_logic-1.4.15 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.14 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.13 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.12 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.11 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.10 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.9 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.8 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.7 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.6 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.5 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.4 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.3 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.2 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.1 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.4.0 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.3.1 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.3.0 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.2.4 app/views/admin/blog_categories/edit.html.erb
blog_logic-1.2.3 app/views/admin/blog_categories/edit.html.erb