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