1
0
forked from poc/pds

Merge pull request 'Added naviagte table screen logic for asrs' (#651) from ranjith-dev into master

Reviewed-on: poc/pds#651
This commit is contained in:
2026-05-26 06:47:00 +00:00

View File

@@ -17,6 +17,11 @@ class EditAsrsItemValidation extends EditRecord
return $data;
}
protected function getRedirectUrl(): string
{
return $this->getResource()::getUrl('index');
}
protected function getHeaderActions(): array
{
return [