Merge pull request 'Added nav group name in ocr validation resource page' (#12) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
@@ -32,6 +32,8 @@ class OcrValidationResource extends Resource
|
||||
|
||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||
|
||||
protected static ?string $navigationGroup = 'OCR Validations';
|
||||
|
||||
public $camera_capture;
|
||||
public $serialNumbers = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user