Sha256: 7547c4b72ebbd6db3e7b22524d3f0c3dc935efabf54220e98b223ddcdf3480bb
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 Bytes
Contents
<% content_for('tasks') do %> <%= tab _("Write a Page"), :controller=>"pages", :action=>"new" %> <li><%= task_overview %></li> <% end %> <% @page_heading = _('Write an Article') %> <%= render :partial => "admin/shared/edit", :locals => { :form_type => "article", :form_action => { :action => "new" } } %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
typo-4.1.1 | app/views/admin/content/new.rhtml |