We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a091462 commit 144c936Copy full SHA for 144c936
cloudapp/src/app/main/main.component.html
@@ -8,10 +8,6 @@
8
<div class="options-container">
9
<mat-checkbox [(ngModel)]="locationCheck">Require LSC Item Location</mat-checkbox>
10
</div>
11
-
12
- <div class="options-container">
13
- <mat-checkbox [(ngModel)]="bigMoveMode">RBM Mode</mat-checkbox>
14
- </div>
15
16
<mat-form-field appearance="outline">
17
<mat-label>Item Barcode</mat-label>
0 commit comments