Removed unwanted space
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
This commit is contained in:
@@ -291,7 +291,6 @@ class ProductionQuantityPage extends Page implements HasForms
|
|||||||
$machineId = $get('machine_id');
|
$machineId = $get('machine_id');
|
||||||
|
|
||||||
$this->mNam = $machineId;
|
$this->mNam = $machineId;
|
||||||
|
|
||||||
})
|
})
|
||||||
->extraAttributes(fn ($get) => [
|
->extraAttributes(fn ($get) => [
|
||||||
// 'class' => $get('pqLineError') ? 'border-red-500' : '',
|
// 'class' => $get('pqLineError') ? 'border-red-500' : '',
|
||||||
|
|||||||
Reference in New Issue
Block a user