Skip to content

Commit

Permalink
POC-524: Develop a monthly NCD report
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykorir committed Dec 3, 2023
1 parent 00eebe2 commit ddc0914
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
<p>
plhiv-ncd-report works!
</p>
<p>plhiv-ncd-report works!</p>
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
<p>
plhiv-ncd-report works!
</p>
<p>plhiv-ncd-report works!</p>
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export class PlhivNcdReportPatientListComponent implements OnInit {
private route: ActivatedRoute,
private _location: Location,
public plhivNcdReportService: PlhivNcdReportService
) { }
) {}

ngOnInit() {
this.addExtraColumns();
Expand Down

0 comments on commit ddc0914

Please sign in to comment.