<%= t("name") %> | <%= t("presentation") %> | |
---|---|---|
<%=ot.name %> | <%=ot.presentation %> | <%= link_to_remote icon('add') + ' ' + t("select"), {:url => {:controller => "admin/option_types/", :id => ot, :product_id => @product.permalink, :action => "select", :option_type_id => ot}, :method => :get, :update => 'selected-options'}, :class => 'iconlink' %> |
<%= t('none_available') %> |