Sha256: 1f5caa10faf9798d275bbefaf6aa47a74a2bdbe402f5f1ecd06c7ecae37e391b
Contents?: true
Size: 672 Bytes
Versions: 2
Compression:
Stored size: 672 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= link_to I18n.t('attribute', :count => 2).capitalize, [forgeos_commerce, :admin, :attributes] %li.ui-state-default.ui-corner-top= link_to I18n.t('graphic_template', :count => 2).capitalize, '' %li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active= link_to "Formulaires", '#content'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
forgeos_commerce-1.9.1.rc1 | app/views/admin/forms/_tabs.html.haml |
forgeos_commerce-1.9.0 | app/views/admin/forms/_tabs.html.haml |