Sha256: f02b2716469679281a2e59101f690e4086500ffb1cde9486443ece4c52aea4c6
Contents?: true
Size: 769 Bytes
Versions: 9
Compression:
Stored size: 769 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>' %> <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
9 entries across 9 versions & 1 rubygems