Sha256: 45f24d9f9cdef28ea595feac74fbe9d8b2f951cf36fddf076c308e86ac7975b8
Contents?: true
Size: 325 Bytes
Versions: 3
Compression:
Stored size: 325 Bytes
Contents
<% content_for('tasks') do %> <%= subtab _("Write Post"), "current", {:controller=>"content", :action=>"new"} %> <%= subtab _("Write Page"), "", {:controller=>"pages", :action=>"new"} %> <% end %> <%= render :partial => "admin/shared/edit", :locals => { :form_type => "article", :form_action => { :action => "new" } } %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
typo-5.0.1 | app/views/admin/content/new.html.erb |
typo-5.0.2 | app/views/admin/content/new.html.erb |
typo-5.0 | app/views/admin/content/new.html.erb |