Course Page Tab Bugfix
authorKyle Huckins <khuckins@catalyte.io>
Fri, 6 Dec 2019 19:18:19 +0000 (19:18 +0000)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 26 Aug 2020 22:53:45 +0000 (15:53 -0700)
- Remove unnecessary artifact from course page html

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-page.component.html

Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-page.component.html

index 82a87c9..ec1e4f8 100644 (file)
@@ -4,7 +4,7 @@
   [bannerStyle]="currentCourse.is_archived() == 't' ? 'alert-secondary' : null"
   [bannerIcon]="currentCourse.is_archived() == 't' ? 'lock' : null">
 </eg-staff-banner>
-<ngb-tabset #surveyTabs [activeId]="surveyTab" class="mb-3">
+<ngb-tabset class="mb-3">
   <ngb-tab title="Edit Course" i18n-title id="edit">
     <ng-template ngbTabContent>
       <div class="row">