Sha256: da9f69708c7ecb803f7f11eac1faac66ea4bde2f3079db3a635d36afd634a1e4

Contents?: true

Size: 254 Bytes

Versions: 1

Compression:

Stored size: 254 Bytes

Contents

<%% html = capture do %>
  <h3 class="title"><%%= l(:label_<%= singular_table_name %>_new) %></h3>
  <%%= render partial: "form" %>
<%% end %>

$("#ajax-modal").html("<%%= j html %>").find(".box").css("z-index", "auto");
showModal("ajax-modal", "600px");

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redmine-generators-0.0.1 lib/redmine/generators/templates/rails/scaffold/new.js.erb