Sha256: 5087d26f9ca870487ce8c5ffe01fe62b755585f793f91592266468d3bba01a13
Contents?: true
Size: 220 Bytes
Versions: 4
Compression:
Stored size: 220 Bytes
Contents
<h1><%= :new_taxonomy.l("New Taxonomy") %></h1> <% form_for(:taxon, :url => object_url) do |f| %> <%= render :partial => "form", :locals => { :f => f } %> </table> <p> <%= submit_tag t("Create") %> </p> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems