Skip to content

Commit

Permalink
fix faculty partial
Browse files Browse the repository at this point in the history
  • Loading branch information
edsaperia authored Nov 18, 2024
1 parent 09a375b commit 7081745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/home/study_with_us.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
%details
%summary
%h3 Faculty
<%= render "shared/faculty" %>
= render 'faculty'

%details
%summary
Expand Down

0 comments on commit 7081745

Please sign in to comment.