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