Sha256: ec9ea4ae20548fd6b7a2bf539911047a0b8fe898e5c28e600087b8afdb01c86d
Contents?: true
Size: 382 Bytes
Versions: 5
Compression:
Stored size: 382 Bytes
Contents
$('#re_content').html('<%=escape_javascript(render('/re_workflows/edit', :update_path => re_workflow_path(@re_workflow), :cancel_path => change_re_workflow_path(@re_workflow)))%>'); $('#re_workflow_edit_update').closest('div.re-form-button').re_form_button(); $("#re_workflow_edit_form").submit(function() { return false; }); $.re_unblock(); $.fancybox({ href: '#re_content'});
Version data entries
5 entries across 5 versions & 1 rubygems