add a link to create a condiiton manually.
This commit is contained in:
parent
5afb6ef659
commit
0b176bfabc
|
@ -46,6 +46,8 @@
|
||||||
Click below to add a new healthcare provider to Fasten.
|
Click below to add a new healthcare provider to Fasten.
|
||||||
</p>
|
</p>
|
||||||
<button [routerLink]="'/sources'" type="button" class="btn btn-purple pd-x-25">Add Source</button>
|
<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><!-- modal-body -->
|
||||||
</div>
|
</div>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|
Loading…
Reference in New Issue