Sha256: e2b3cbdb46d62f82c1bea6620b8b2f2fb9ab43f7e0b5bac5b6f1adb39aba2f88
Contents?: true
Size: 398 Bytes
Versions: 9
Compression:
Stored size: 398 Bytes
Contents
$('#re_content').html('<%=escape_javascript(render('/re_workflows/copy', :duplicate_path => duplicate_re_workflow_path(@re_workflow), :cancel_path => change_re_workflow_path(@re_workflow)))%>'); $('#re_workflow_copy_duplicate').closest('div.re-form-button').re_form_button(); $("#re_workflow_copy_form").submit(function() { return false; }); $.re_unblock(); $.fancybox({ href: '#re_content'});
Version data entries
9 entries across 9 versions & 1 rubygems