Merge pull request #6454 from Sanjaybhattwebkul/CMS-pages-edit

Issue #6452 Fixed
This commit is contained in:
Glenn Hermans 2022-05-31 01:15:41 +02:00 committed by GitHub
commit c2513960bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ class CMSPageDataGrid extends DataGrid
'method' => 'GET',
'route' => 'shop.cms.page',
'index' => 'url_key',
'target' => '_blank',
'icon' => 'icon eye-icon',
]);