sanger/sequencescape

View on GitHub
app/views/uat_actions/_entry.html.erb

Summary

Maintainability
Test Coverage
<%= panel 'uniform' do %>
  <h4 class="card-title"><%= link_to entry.title, uat_action_path(entry.id) %></h4>
  <%= entry.description %>
<% end %>