Sha256: 2ef2482b0291458317925aa12e6c6f2ec4dc14dc7d243f7e1a57838bc27e5e05
Contents?: true
Size: 445 Bytes
Versions: 8
Compression:
Stored size: 445 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'}); $('#re_workflow_title').focus();
Version data entries
8 entries across 8 versions & 1 rubygems