Sha256: 8c3222e10742e453c867fb884152dd9a8590e6c3583fa87085f03d7f6d9ba735

Contents?: true

Size: 185 Bytes

Versions: 4

Compression:

Stored size: 185 Bytes

Contents

<%= form_for @post, :url => admin_news_post_path(@post), :html => {:class => 'form-horizontal'} do |f| %>	
	<%= render :partial => '/admin/posts/form', :locals => {:f => f} %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tb_blog-1.1.3 app/views/admin/news_posts/edit.html.erb
tb_blog-1.1.2 app/views/admin/news_posts/edit.html.erb
tb_blog-1.1.1 app/views/admin/news_posts/edit.html.erb
tb_blog-1.1.0 app/views/admin/news_posts/edit.html.erb