Merge pull request #6454 from Sanjaybhattwebkul/CMS-pages-edit
Issue #6452 Fixed
This commit is contained in:
commit
c2513960bb
|
|
@ -62,6 +62,7 @@ class CMSPageDataGrid extends DataGrid
|
|||
'method' => 'GET',
|
||||
'route' => 'shop.cms.page',
|
||||
'index' => 'url_key',
|
||||
'target' => '_blank',
|
||||
'icon' => 'icon eye-icon',
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue