Sha256: e84e7c9cf6738efc2c8f5baa090bf6ee41ffc1476aaceeb5f05864529b878ba4
Contents?: true
Size: 732 Bytes
Versions: 9
Compression:
Stored size: 732 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-edit">Edit Rule</span>' %> <div class="prepend-1 span-20 append-1"> <div class="re-infobox"> <%= render '/re_workflow_rules/edit', :update_path => re_workflow_rule_path(@re_workflow, @re_rule), :cancel_path => change_re_workflow_path(@re_workflow) %> <div class="clear"></div> </div> </div> <div class="clear"></div>
Version data entries
9 entries across 9 versions & 1 rubygems