Sha256: 573ba2e103013664b62b7708e6aa1e78523257dc90c9dff8fe818e2e6097fe9f

Contents?: true

Size: 137 Bytes

Versions: 13

Compression:

Stored size: 137 Bytes

Contents

<%= form_for @snippet, :url => admin_snippet_path(@snippet) do |f| %>
  <%= render :partial => "form", :locals => {:f => f} %>
<% end %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
tb_cms-1.3.6 app/views/admin/snippets/edit.html.erb
tb_cms-1.3.5 app/views/admin/snippets/edit.html.erb
tb_cms-1.3.3 app/views/admin/snippets/edit.html.erb
tb_cms-1.3.2 app/views/admin/snippets/edit.html.erb
tb_cms-1.3.1 app/views/admin/snippets/edit.html.erb
tb_cms-1.3.0 app/views/admin/snippets/edit.html.erb
tb_cms-1.3.beta1 app/views/admin/snippets/edit.html.erb
tb_cms-1.2.3 app/views/admin/snippets/edit.html.erb
tb_cms-1.2.2 app/views/admin/snippets/edit.html.erb
tb_cms-1.2.1 app/views/admin/snippets/edit.html.erb
tb_cms-1.2.0 app/views/admin/snippets/edit.html.erb
tb_cms-1.2.0.beta3 app/views/admin/snippets/edit.html.erb
tb_cms-1.2.0.beta1 app/views/admin/snippets/edit.html.erb