Sha256: 9e136a74c897c2053f5389300c9c6c7af09232fa5c9e3969d1f9e8127f682f3d
Contents?: true
Size: 299 Bytes
Versions: 6
Compression:
Stored size: 299 Bytes
Contents
<h1><%= t('hydra_editor.choose_type.title') %></h1> <%= bootstrap_form_tag hydra_editor.new_record_path, :method => :get do |f| %> <%= bootstrap_select_tag :type, options_for_select(object_type_options) %> <%= bootstrap_actions do %> <%= bootstrap_submit_tag 'Next' %> <% end %> <% end %>
Version data entries
6 entries across 6 versions & 1 rubygems