Sha256: 32b79e483134c780361aa04648290022fee34ed3071d1368fd7c37dd6dd89638

Contents?: true

Size: 257 Bytes

Versions: 4

Compression:

Stored size: 257 Bytes

Contents

<% content_for :sub_menu do %>
  <ul id="sub_nav">
    <%= hook :admin_email_sub_tabs do %>
      <%= tab :emails, :match_path => '/emails' %>
      <%= tab :subscribers, :match_path => '/subscribers', :css_class => 'last' %>
    <% end %>
  </ul>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
spree_mail-0.40.0.4 app/views/admin/shared/_spree_mail_sub_nav.html.erb
spree_mail-0.40.0.3 app/views/admin/shared/_spree_mail_sub_nav.html.erb
spree_mail-0.40.0.2 app/views/admin/shared/_spree_mail_sub_nav.html.erb
spree_mail-0.40.0.1 app/views/admin/shared/_spree_mail_sub_nav.html.erb