Sha256: b708d5a369caba204f59c849140bcf1b6f8bf014b98771aa411276533de382ea
Contents?: true
Size: 412 Bytes
Versions: 5
Compression:
Stored size: 412 Bytes
Contents
$('#re_content').html('<%=escape_javascript(render('/re_workflows/edit', :update_path => re_plan_workflow_path(@re_plan, @re_workflow), :cancel_path => change_re_plan_workflow_path(@re_plan, @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