Sha256: c3dfa8d2f7f713640222ad95c1294505d6b0c7d18dbbadc4a3c5af75e320e9ce
Contents?: true
Size: 639 Bytes
Versions: 4
Compression:
Stored size: 639 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-help">Rule Help</span>'.html_safe %> <div class="prepend-3 span-13 append-1"> <div class="re-infobox"> <%= render '/re_workflow_rules/help', :cancel_path => change_re_workflow_path(@re_workflow) %> <div class="clear"></div> </div> </div> <div class="clear"></div>
Version data entries
4 entries across 4 versions & 1 rubygems