</div>
</div>
</div>
- <div class="mr-3">
- <div class="form-check form-check-inline">
- <input class="form-check-input" type="checkbox"
- (ngModelChange)="toggleStrictBarcode($event)"
- id="strict-barcode-cbox" [(ngModel)]="strictBarcode"/>
- <label class="form-check-label"
- for="strict-barcode-cbox" i18n>Strict Barcode</label>
- </div>
- </div>
<div class="flex-1"></div>
<div class="mr-2">
<div class="form-inline">
</div>
</div>
</div>
+<div class="row mb-3 pb-3 border-bottom">
+ <div class="mr-3">
+ <div class="form-check form-check-inline">
+ <input class="form-check-input" type="checkbox"
+ (ngModelChange)="toggleStrictBarcode($event)"
+ id="strict-barcode-cbox" [(ngModel)]="strictBarcode"/>
+ <label class="form-check-label"
+ for="strict-barcode-cbox" i18n>Strict Barcode</label>
+ </div>
+ </div>
+</div>
<!-- doc_id below because checkin returns an MVR -->
<ng-template #titleTemplate let-r="row">