Sha256: 7efc35f496279111aadaf6233397af7759d07415690b5eb2396e15b36a865e22
Contents?: true
Size: 779 Bytes
Versions: 4
Compression:
Stored size: 779 Bytes
Contents
<% set_re_breadcrumbs link_to("All Workflows", re_workflows_path, :class => "re-bc-workflow-list"), link_to("View Workflows", re_workflow_path(@re_workflow), :class => "re-bc-workflow-show"), link_to("Edit Workflow", change_re_workflow_path(@re_workflow), :class => "re-bc-workflow-change"), '<span class="re-bc-rule-new">New Rule</span>'.html_safe %> <div class="prepend-1 span-20 append-1"> <div class="re-infobox"> <div class="prepend-1 span-18 append-1"> <%= render '/re_workflow_rules/new', :create_path => re_workflow_rules_path(@re_workflow), :cancel_path => change_re_workflow_path(@re_workflow) %> <div class="clear"></div> </div> <div class="clear"></div> </div> <div class="clear"></div> </div>
Version data entries
4 entries across 4 versions & 1 rubygems