Skip to content

Commit ab12df4

Browse files
committed
Remove extra variable
1 parent 0fe2641 commit ab12df4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/views/organizations/show.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@
133133
%>
134134
<% end %>
135135

136-
<% all_courses_title = @my_courses.empty? && @my_assisted_courses.empty? ? 'Courses' : 'All courses' %>
137-
138136
<div>
139137
<%= render template: 'courses/index', locals: { title: 'Courses' } %>
140138
</div>

0 commit comments

Comments
 (0)