Sha256: c4a67a3789077efbf95d1b2817b44b607448520c628a03b942df152053f381ca

Contents?: true

Size: 591 Bytes

Versions: 4

Compression:

Stored size: 591 Bytes

Contents

<% set_re_breadcrumbs link_to("All Workflows", re_workflows_path, :class => "re-bc-workflow-list"), 
											link_to("Edit Workflow", change_re_workflow_path(@re_workflow), :class => "re-bc-workflow-change"), 
											'<span class="re-bc-workflow-edit">Edit Details</span>'.html_safe %>

<div class="prepend-1 span-22 append-1">      
  <div class="re-infobox">
    <%= render '/re_workflows/edit', :update_path => re_workflow_path(@re_workflow), :cancel_path => change_re_workflow_path(@re_workflow) %>
    <div class="clear top-5"></div>
  </div>  
</div>  
<div class="clear"></div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rules_engine-0.3.3 app/views/re_workflows/edit.html.erb
rules_engine-0.3.2 app/views/re_workflows/edit.html.erb
rules_engine-0.3.1 app/views/re_workflows/edit.html.erb
rules_engine-0.3.0 app/views/re_workflows/edit.html.erb