<% if @object.state == 'Final' %> <%= link_to raw(' Re-run...'), "#", {class: 'btn btn-sm btn-primary', 'data-toggle' => 'modal', 'data-target' => '#clone-and-edit-modal-window', title: 'This will make a copy and take you there. You can then make any needed changes and run it'} %> <% end %>