ranjith-dev #596

Merged
jothi merged 10 commits from ranjith-dev into master 2026-05-14 07:29:48 +00:00
Showing only changes of commit 4586fc0d60 - Show all commits

View File

@@ -291,7 +291,6 @@ class ProductionQuantityPage extends Page implements HasForms
$machineId = $get('machine_id');
$this->mNam = $machineId;
})
->extraAttributes(fn ($get) => [
// 'class' => $get('pqLineError') ? 'border-red-500' : '',