Sha256: 92ec556e82943e1fa783a23b5e87f12a35167a0b005bd7a32a66cd6e3b2e9b71

Contents?: true

Size: 511 Bytes

Versions: 2

Compression:

Stored size: 511 Bytes

Contents

%ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all
  %li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active= link_to t('setting.global').capitalize, '#content'
  %li.ui-state-default.ui-corner-top= link_to t(:taxes_and_shippings).capitalize, [forgeos_commerce, :admin, :transporter_rules]
  %li.ui-state-default.ui-corner-top= link_to t(:checkout_and_payment).capitalize,'#'
  %li.ui-state-default.ui-corner-top= link_to t(:notification, :count => 2).capitalize, '#'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_commerce-1.9.1.rc1 app/views/admin/settings/_tabs.html.haml
forgeos_commerce-1.9.0 app/views/admin/settings/_tabs.html.haml