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.
1 parent 35fea03 commit 92683acCopy full SHA for 92683ac
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