Update CMSPageDataGrid.php
This commit is contained in:
parent
ed8d56749b
commit
acadccebe0
|
|
@ -63,7 +63,6 @@ class CMSPageDataGrid extends DataGrid
|
|||
'route' => 'shop.cms.page',
|
||||
'index' => 'url_key',
|
||||
'icon' => 'icon eye-icon',
|
||||
|
||||
]);
|
||||
|
||||
$this->addAction([
|
||||
|
|
@ -90,4 +89,4 @@ class CMSPageDataGrid extends DataGrid
|
|||
'method' => 'POST',
|
||||
]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue