Sha256: 9c79b65751ff1e394d4ba4dc2627e9ae9e73a9da37bfd72f4dde94031c2ae303
Contents?: true
Size: 346 Bytes
Versions: 2
Compression:
Stored size: 346 Bytes
Contents
<% @page_heading = _('Categories') %> <% @link_to_new = link_to(_("New Category"), {:controller => 'categories', :action => 'new'}, :id => 'dialog-link', :class => 'ui-state-default ui-corner-all') %> <% subtabs_for(:content) %> <div id="category_container" class="list"> <%= render :partial => 'categories' %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
typo-5.5 | app/views/admin/categories/index.html.erb |
typo-5.4.4 | app/views/admin/categories/index.html.erb |