Removed unwanted space
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled

This commit is contained in:
dhanabalan
2026-05-13 17:10:39 +05:30
parent 65fc5202a4
commit 4586fc0d60

View File

@@ -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' : '',