expertiza/expertiza

View on GitHub
app/views/sign_up_sheet/_review_bids_table_header.html.erb

Summary

Maintainability
Test Coverage
<th width="5%">Topic #</th>
<th width="85%">Topic name(s)</th>

<% if ['Instructor', 'Teaching Assistant', 'Administrator', 'Super-Administrator'].include? current_user_role?.name %>
  <th width="10%">Edit Topics</th>
<% end %>