Sha256: 1e6a76b831b17f360a61d188a7f060c2fb148b8877520e11c8181d83780faf9a
Contents?: true
Size: 289 Bytes
Versions: 17
Compression:
Stored size: 289 Bytes
Contents
<% set_title "Add Content" %> <%= javascript_include_tag :ckeditor %> <%= form_for [@publication, @managed_content], :html => {:multipart => true}, :url => admin_publication_managed_contents_path(@publication) do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <%- end -%>
Version data entries
17 entries across 17 versions & 1 rubygems