Sha256: ce079b0bb202ebc95ecaffa96ee826a70465e0e8a7eeec9a2281f2b74c39f484
Contents?: true
Size: 255 Bytes
Versions: 1
Compression:
Stored size: 255 Bytes
Contents
<%% html = capture do %> <h3 class="title"><%%= l(:label_<%= singular_table_name %>_edit) %></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/edit.js.erb |