Sha256: 32ceb6d0215337b6884b8c4c2c6cd2dc894827f825ef635bf5840a8de774d7a6

Contents?: true

Size: 365 Bytes

Versions: 1

Compression:

Stored size: 365 Bytes

Contents

<%%= title l(:heading_<%= model_name_underscored %>_new) %>

<%%= render partial: 'form', locals: { <%= model_name_underscored %>: @<%= model_name_underscored %>n } %>

<% ### PAGE CUSTOMS ########################################################## %>
<% content_for :sidebar do %>
  <%= render partial: '<%= model_name_pluralize_underscored %>/sidebar' %>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redmine_extensions-0.3.6 lib/generators/redmine_extensions/entity/templates/app/views/%model_name_pluralize_underscored%/new.html.erb.tt