ordered removed in list page
This commit is contained in:
parent
3008a7d4f8
commit
68ad81da0d
@ -289,7 +289,7 @@
|
||||
<div>
|
||||
<nb-select selected="" placeholder="Change Status" clearable style="width: 100% !important;" [(ngModel)]="selectStatus" >
|
||||
<!-- <nb-option value="">Change Status</nb-option> -->
|
||||
<nb-option value="ordered" >Ordered</nb-option>
|
||||
<!-- <nb-option value="ordered" >Ordered</nb-option> -->
|
||||
<nb-option value="In Progress" >In Progresss</nb-option>
|
||||
<nb-option value="Out For Delivery" >Out For Delivery</nb-option>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user