fix page section
This commit is contained in:
parent
6a95bf4be0
commit
042d1bab24
1 changed files with 1 additions and 1 deletions
|
|
@ -111,6 +111,6 @@ class PageAdminController extends CrudController
|
|||
|
||||
protected function getSection(): string
|
||||
{
|
||||
return 'page';
|
||||
return 'site_page';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue