Skip to content

Commit

Permalink
feat: Removing org and date from enterprise offer page
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjmpb committed Nov 1, 2023
1 parent be1a691 commit e393ef3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ecommerce/static/templates/_offer_course_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ <h4 class="pagination-range pull-right hidden-xs">Showing <%= (courses.lowerLimi
<p><%= course.attributes.title %></p>
</div>

<p class="course-org"><%= course.attributes.organization %></p>

<p class="course-start"><%= course.attributes.course_start_date_text %></p>

<div class="discount-mc-price-group clearfix">
<div class="pull-left">
</div>
Expand Down

0 comments on commit e393ef3

Please sign in to comment.