Skip to content

Commit

Permalink
Add support to save encounters and sample details
Browse files Browse the repository at this point in the history
  • Loading branch information
josephatJ committed Oct 26, 2023
1 parent 4828df9 commit d278fd6
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 190 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</table>
</div>
<div class="col-1 d-flex justify-content-end">
<button mat-icon-button (click)="onAddSample2($event)">
<button mat-icon-button (click)="onAddSample($event)">
<mat-icon>add</mat-icon>
</button>
</div>
Expand Down
Loading

0 comments on commit d278fd6

Please sign in to comment.