We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35fea03 + 92683ac commit b87a3faCopy full SHA for b87a3fa
app/code/Magento/Cms/Ui/DataProvider/Page/Row/Actions.php
@@ -16,7 +16,7 @@ class Actions implements RowInterface
16
/**
17
* Url path
18
*/
19
- const URL_PATH = 'adminhtml/cms_page/edit';
+ const URL_PATH = 'cms/page/edit';
20
21
22
* @var UrlBuilder
0 commit comments