Sha256: ef6dc98188a1e9d68f6c5b4cd0fe8a52934e2f325e6c3752854a6aeb36db2fb5
Contents?: true
Size: 224 Bytes
Versions: 3
Compression:
Stored size: 224 Bytes
Contents
// Show the new form in the pop up form. heading = "Create <%= 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