Sha256: fc3944cba671aa09f3604e971ab8e1ef0e33348e66956eebd7a447ba2c90f278

Contents?: true

Size: 226 Bytes

Versions: 6

Compression:

Stored size: 226 Bytes

Contents

<% @page_heading = _("%s Category", controller.action_name.capitalize) %>
<% subtabs_for(:content) %>
<% form_tag :action=>"edit", :id => @category.id do %>
  <%= render :partial => "form" %>
  <%= cancel_or_save %>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-5.5 app/views/admin/categories/new.html.erb
typo-5.4.4 app/views/admin/categories/new.html.erb
typo-5.4.3 app/views/admin/categories/new.html.erb
typo-5.4.2 app/views/admin/categories/new.html.erb
typo-5.4.1 app/views/admin/categories/new.html.erb
typo-5.4 app/views/admin/categories/new.html.erb