Skip to content

Commit

Permalink
feat(ever-admin): added TODO's in Instruction,
Browse files Browse the repository at this point in the history
Setup Merchants page EV-1197
  • Loading branch information
AlishMekliov931 committed Apr 11, 2019
1 parent c6931a3 commit 79c03e3
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -27,5 +27,11 @@ <h5>How to setup {{ stepper.selected.label }}?</h5>
<div *ngIf="stepper.index === 7">
TODO add instructions for Orders Settings
</div>
<div *ngIf="stepper.index === 8">
TODO add instructions for Product categories
</div>
<div *ngIf="stepper.index === 9">
TODO add instructions for Products
</div>
</nb-card-body>
</nb-card>

0 comments on commit 79c03e3

Please sign in to comment.