Sha256: 94626b53fcaac15244b8aada4071a68a8979c084bdbcbd6ae67e2dfc15c8fb4e
Contents?: true
Size: 465 Bytes
Versions: 13
Compression:
Stored size: 465 Bytes
Contents
$('#re_content').html('<%=escape_javascript(render('/re_workflow_rules/edit', :update_path => re_plan_workflow_rule_path(@re_plan, @re_workflow, @re_rule), :cancel_path => change_re_plan_workflow_path(@re_plan, @re_workflow)))%>'); $('#re_rule_edit_update').closest('div.re-form-button').re_form_button(); $("#re_rule_edit_form").submit(function() { return false; }); $.re_unblock(); $.fancybox({ href: '#re_content'});
Version data entries
13 entries across 13 versions & 1 rubygems