Sha256: 140ed3b4cb02c3b17c6399b21179aba0384c656a282861e6ac43f007dc16cd69
Contents?: true
Size: 766 Bytes
Versions: 4
Compression:
Stored size: 766 Bytes
Contents
<% set_re_breadcrumbs link_to("All Plans", re_plans_path, :class => "re-bc-plan-list"), link_to("Edit Plan", change_re_plan_path(@re_plan), :class => "re-bc-plan-change"), link_to("Edit Workflow", change_re_plan_workflow_path(@re_plan, @re_workflow), :class => "re-bc-workflow-change"), '<span class="re-bc-rule-edit">Edit Rule</span>'.html_safe %> <div class="prepend-1 span-20 append-1"> <div class="re-infobox"> <%= 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) %> <div class="clear"></div> </div> </div> <div class="clear"></div>
Version data entries
4 entries across 4 versions & 1 rubygems