Sha256: c02e69656f7501dd687abee135c72b32f08791590ee55cc3d5175fd015619070

Contents?: true

Size: 366 Bytes

Versions: 1

Compression:

Stored size: 366 Bytes

Contents

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

<%%= 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%/edit.html.erb.tt