<% @prototypes.each do |prototype| %> <% end %> <% if @prototypes.empty? %> <% end %>
<%= t("name") %>
<%= prototype.name %> <%= link_to_remote icon('add') + ' ' + t("select"), {:url => select_admin_prototype_url(prototype), :update => 'rjs-target', :before => "Element.show('busy_indicator')", :complete => "Element.hide('busy_indicator');Element.hide('row_#{prototype.id}');"}, :class => 'iconlink' %>
<% t("none") %>.