Skip to content

Commit

Permalink
Issue #SH-18 merge: Merge pull request #1048 from balakrishna10/relea…
Browse files Browse the repository at this point in the history
…se-3.1.0

Issue #SH-18 feat: Course completion popup
  • Loading branch information
swayangjit authored Jul 9, 2020
2 parents a8d9ab1 + fd45886 commit e0469a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Component } from '@angular/core';
import { NavParams, PopoverController } from '@ionic/angular';
@Component({
selector: 'app-my-groups-popover',
templateUrl: '/sb-course-completion-popup.component.html',
templateUrl: './sb-course-completion-popup.component.html',
styleUrls: ['./sb-course-completion-popup.component.scss'],
})
export class CourseCompletionPopoverComponent {
Expand Down

0 comments on commit e0469a9

Please sign in to comment.