add a link to create a condiiton manually.

This commit is contained in:
Jason Kulatunga 2023-03-05 22:06:25 -08:00
parent 5afb6ef659
commit 0b176bfabc
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@
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>