Sha256: 1a3b59d1d8030421a8d675e07172534eee864b5f345409cfb741ba30685ebbe1

Contents?: true

Size: 668 Bytes

Versions: 2

Compression:

Stored size: 668 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= link_to I18n.t('product_type', :count => 2).capitalize, [forgeos_commerce, :admin, :product_types]
  %li.ui-state-default.ui-corner-top= link_to I18n.t('brand.other').capitalize, [forgeos_commerce, :admin, :brands] 
  %li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active= link_to I18n.t('attribute', :count => 2).capitalize, '#content'
  %li.ui-state-default.ui-corner-top= link_to I18n.t('graphic_template', :count => 2).capitalize, ''
  %li.ui-state-default.ui-corner-top= link_to "Formulaires", [forgeos_commerce, :admin, :forms]

Version data entries

2 entries across 2 versions & 1 rubygems

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