Skip to content

Commit 144c936

Browse files
committed
Remove rbm mode option
1 parent a091462 commit 144c936

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cloudapp/src/app/main/main.component.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
<div class="options-container">
99
<mat-checkbox [(ngModel)]="locationCheck">Require LSC Item Location</mat-checkbox>
1010
</div>
11-
12-
<div class="options-container">
13-
<mat-checkbox [(ngModel)]="bigMoveMode">RBM Mode</mat-checkbox>
14-
</div>
1511

1612
<mat-form-field appearance="outline">
1713
<mat-label>Item Barcode</mat-label>

0 commit comments

Comments
 (0)