Sha256: aced324419b79ee828b08eac42edd87019b6f89651fc01f4d9735949a20811ec
Contents?: true
Size: 719 Bytes
Versions: 4
Compression:
Stored size: 719 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-workflow-edit">Edit Details</span>'.html_safe %> <div class="prepend-1 span-22 append-1"> <div class="re-infobox"> <%= 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) %> <div class="clear top-5"></div> </div> </div> <div class="clear"></div>
Version data entries
4 entries across 4 versions & 1 rubygems