Sha256: 68bfe64884a006c21edac9aa8b560c3a79c882467713e4c73d2b10e8b151114f
Contents?: true
Size: 222 Bytes
Versions: 3
Compression:
Stored size: 222 Bytes
Contents
// Show the edit form in the right box. heading = "Edit <%= model_class.titleize %>"; bodyContent = "<%%= escape_javascript(render(:partial=>"form")) %>"; showModal(heading, bodyContent); validate<%= model_class %>Form();
Version data entries
3 entries across 3 versions & 1 rubygems