Skip to content

Commit

Permalink
add a link to create a condiiton manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Mar 6, 2023
1 parent 5afb6ef commit 0b176bf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ <h4 class="tx-purple mg-b-20">No Medical History Found!</h4>
Click below to add a new healthcare provider to Fasten.
</p>
<button [routerLink]="'/sources'" type="button" class="btn btn-purple pd-x-25">Add Source</button>
<button [routerLink]="'/resource/create'" type="button" class="btn btn-purple mg-l-10 pd-x-25">Add Condition</button>

</div><!-- modal-body -->
</div>
</ng-template>
Expand Down

0 comments on commit 0b176bf

Please sign in to comment.