Skip to content

Commit

Permalink
Make label shorter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dutil committed Nov 25, 2013
1 parent fba1ef5 commit db60290
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- insert_bottom "[data-hook=admin_tabs]" -->

<% if can? :admin, Spree::Admin::AffiliateSettingsController %>
<%= tab :affiliate_settings, :icon => 'icon-file' %>
<%= tab :affiliate_settings, icon: 'icon-file', label: 'Affiliates' %>
<% end %>

0 comments on commit db60290

Please sign in to comment.