Compare commits
2 Commits
ae4a80735f
...
ada0fedf4a
| Author | SHA1 | Date | |
|---|---|---|---|
| ada0fedf4a | |||
|
|
d2f4d417ba |
@@ -17,6 +17,11 @@ class EditAsrsItemValidation extends EditRecord
|
|||||||
return $data;
|
return $data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected function getRedirectUrl(): string
|
||||||
|
{
|
||||||
|
return $this->getResource()::getUrl('index');
|
||||||
|
}
|
||||||
|
|
||||||
protected function getHeaderActions(): array
|
protected function getHeaderActions(): array
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
|
|||||||
Reference in New Issue
Block a user