woese/guara-crm

View on GitHub
app/views/system_task_status/show.html.erb

Summary

Maintainability
Test Coverage
<p id="notice"><%= notice %></p>

<p>
  <b>Name:</b>
  <%= @system_task_statu.name %>
</p>


<%= link_to 'Edit', edit_system_task_statu_path(@system_task_statu) %> |
<%= link_to 'Back', system_task_status_path %>