Sha256: 8e36e439915d907e5915a3d58d603007891065cc983dc75a1720365e8a6e63ae
Contents?: true
Size: 628 Bytes
Versions: 9
Compression:
Stored size: 628 Bytes
Contents
<% set_re_breadcrumbs link_to("All Plans", re_plans_path, :class => "re-bc-plan-list"), link_to("View Plan", re_plan_path(@re_plan), :class => "re-bc-plan-show"), link_to("Edit Plan", change_re_plan_path(@re_plan), :class => "re-bc-plan-change"), '<span class="re-bc-workflow-new">New Workflow</span>' %> <div class="prepend-1 span-22 append-1"> <div class="re-infobox"> <%= render '/re_workflows/new', :create_path => re_plan_workflows_path(@re_plan), :cancel_path => change_re_plan_path(@re_plan) %> <div class="clear top-5"></div> </div> </div> <div class="clear"></div>
Version data entries
9 entries across 9 versions & 1 rubygems