Skip to content

Commit

Permalink
Update app/views/teachers/_teacher.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Apr 23, 2024
1 parent 53fcb0b commit eb884a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/teachers/_teacher.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
<%= link_to(teacher.school.name, school_path(teacher.school)) %>
<%= teacher.school.location %>
</td>
<td>
<%= teacher.school.country %>
</td>
<td data-search="<%= teacher.application_status %>" data-col="status" >
<%= teacher.short_application_status %>
</td>
Expand Down

0 comments on commit eb884a9

Please sign in to comment.