Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
singharpita committed Mar 19, 2020
1 parent f811241 commit 48c2d38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/health/health.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
</mat-toolbar>

<div class="space-container">
<<<<<<< HEAD
<mat-toolbar class="primary-color font-size-1 action-buttons">
<a mat-raised-button color="accent" i18n [routerLink]="['update']" *ngIf="isOwnUser">Update Details</a>
<a mat-raised-button color="accent" i18n [routerLink]="['event', { id: userDetail._id }]">Add Examination</a>
Expand Down

0 comments on commit 48c2d38

Please sign in to comment.